|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Wed Jul10 22:56:30 EDT 2002 |
| 3 | +Last updated:Thu Jul11 17:40:01 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -466,7 +466,6 @@ Source Code
|
466 | 466 | * Add use of 'const' for variables in source tree
|
467 | 467 | * -Fix problems with libpq non-blocking/async code
|
468 | 468 | * Make sure all block numbers are unsigned to increase maximum table size
|
469 |
| -* Use BlockNumber rather than int where appropriate |
470 | 469 | * Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
471 | 470 | * HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
|
472 | 471 | * Remove LockMethodTable.prio field, not used (Bruce)
|
|