summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2002-07-11 21:41:25 +0000
committerBruce Momjian2002-07-11 21:41:25 +0000
commit839a346560646f1a50ecb7479beb4a4089596839 (patch)
treec8f4c03e817e183c26d00438c5ae5a8453feff70
parentccdb8a8d3ab4756abeb99f6da98f07f4eef747f9 (diff)
Not a valid item:
< * Add version file format stamp to heap and other table types
-rw-r--r--doc/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index ce34b7c6643..3e431ce1532 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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