8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f0b16 commit 7c5b248Copy full SHA for 7c5b248
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Feb 28 21:17:22 EST 2001
+Last updated: Wed Feb 28 22:30:09 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -349,7 +349,7 @@ SOURCE CODE
349
* Make sure all block numbers are unsigned to increase maximum table size
350
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
351
* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
352
-* Correct CRC WAL code to be normal CRC32 algorithm
+* Correct CRC WAL code to be a real CRC64 algorithm
353
354
---------------------------------------------------------------------------
355
0 commit comments