|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Jul 1819:06:19 EDT 2002 |
| 3 | +Last updated:Thu Jul 1820:17:32 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -468,7 +468,7 @@ Source Code
|
468 | 468 | * -Fix problems with libpq non-blocking/async code
|
469 | 469 | * -Make sure all block numbers are unsigned to increase maximum table size
|
470 | 470 | * -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
471 |
| -* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce) |
| 471 | +*-HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce) |
472 | 472 | * Remove LockMethodTable.prio field, not used (Bruce)
|
473 | 473 | * Rename some /contrib modules from pg* to pg_*
|
474 | 474 | * Move some things from /contrib into main tree
|
|