mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Done:
> * -HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Jul 18 19:06:19 EDT 2002
|
Last updated: Thu Jul 18 20:17:32 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -468,7 +468,7 @@ Source Code
|
|||||||
* -Fix problems with libpq non-blocking/async code
|
* -Fix problems with libpq non-blocking/async code
|
||||||
* -Make sure all block numbers are unsigned to increase maximum table size
|
* -Make sure all block numbers are unsigned to increase maximum table size
|
||||||
* -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
* -Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
|
||||||
* HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
|
* -HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (Bruce)
|
||||||
* Remove LockMethodTable.prio field, not used (Bruce)
|
* Remove LockMethodTable.prio field, not used (Bruce)
|
||||||
* Rename some /contrib modules from pg* to pg_*
|
* Rename some /contrib modules from pg* to pg_*
|
||||||
* Move some things from /contrib into main tree
|
* Move some things from /contrib into main tree
|
||||||
|
Reference in New Issue
Block a user