TODO list for PostgreSQL
========================
-Last updated: Wed Feb 28 21:17:22 EST 2001
+Last updated: Wed Feb 28 22:30:09 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
* Make sure all block numbers are unsigned to increase maximum table size
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
-* Correct CRC WAL code to be normal CRC32 algorithm
+* Correct CRC WAL code to be a real CRC64 algorithm
---------------------------------------------------------------------------