|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Feb 2821:17:22 EST 2001 |
| 3 | +Last updated:Wed Feb 2822:30:09 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -349,7 +349,7 @@ SOURCE CODE
|
349 | 349 | * Make sure all block numbers are unsigned to increase maximum table size
|
350 | 350 | * Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
351 | 351 | * HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
|
352 |
| -* Correct CRC WAL code to benormal CRC32 algorithm |
| 352 | +* Correct CRC WAL code to bea real CRC64 algorithm |
353 | 353 |
|
354 | 354 | ---------------------------------------------------------------------------
|
355 | 355 |
|
|