diff options
| author | Bruce Momjian | 2002-07-11 21:41:25 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2002-07-11 21:41:25 +0000 |
| commit | 839a346560646f1a50ecb7479beb4a4089596839 (patch) | |
| tree | c8f4c03e817e183c26d00438c5ae5a8453feff70 | |
| parent | ccdb8a8d3ab4756abeb99f6da98f07f4eef747f9 (diff) | |
Not a valid item:
< * Add version file format stamp to heap and other table types
| -rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,6 @@ 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) @@ -469,7 +469,6 @@ Source Code * Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce) * HOLDER/HOLDERTAB rename to PROCLOCK/PROCLOCKTAG (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_* * Move some things from /contrib into main tree * Remove warnings created by -Wcast-align |
