|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Fri Sep28 17:39:19 EDT 2001 |
| 3 | +Last updated:Sat Sep29 17:34:59 EDT 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -336,7 +336,7 @@ SOURCE CODE
|
336 | 336 | * Make sure all block numbers are unsigned to increase maximum table size
|
337 | 337 | * Use BlockNumber rather than int where appropriate
|
338 | 338 | * Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
339 |
| -* HOLDER/HOLDERTAB rename to PROCLOCKLINK/PROCLOCKLINKTAG (Tom) |
| 339 | +*-HOLDER/HOLDERTAB rename to PROCLOCKLINK/PROCLOCKLINKTAG (Bruce) |
340 | 340 | * Add version file format stamp to heap and other table types
|
341 | 341 | * -Make elog(LOG) in WAL its own output type, distinct from DEBUG (Peter E)
|
342 | 342 | * Rename some /contrib modules from pg* to pg_*
|
|