Not a valid item:
authorBruce Momjian
Thu, 11 Jul 2002 21:41:25 +0000 (21:41 +0000)
committerBruce Momjian
Thu, 11 Jul 2002 21:41:25 +0000 (21:41 +0000)
< * Add version file format stamp to heap and other table types

doc/TODO

index ce34b7c6643090f1c4c4a90865f93232b5316c8c..3e431ce1532c94ea5d932fb7b0014d34da0564ad 100644 (file)
--- 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 ([email protected])
 
@@ -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