mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Not a valid item:
< * Add version file format stamp to heap and other table types
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Jul 11 17:40:01 EDT 2002
|
Last updated: Thu Jul 11 17:41:07 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -469,7 +469,6 @@ Source Code
|
|||||||
* 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)
|
||||||
* Add version file format stamp to heap and other table types
|
|
||||||
* 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
|
||||||
* Remove warnings created by -Wcast-align
|
* Remove warnings created by -Wcast-align
|
||||||
|
Reference in New Issue
Block a user