aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a4014ecd524..e97070649a3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Feb 28 22:30:09 EST 2001
+Last updated: Fri Mar 2 11:10:30 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -350,6 +350,7 @@ SOURCE CODE
* Merge LockMethodCtl and LockMethodTable into one shared structure (Bruce)
* HOLDER/HOLDERTAB reanme to PROCLOCKLINK/PROCLOCKLINKTAG (Tom)
* Correct CRC WAL code to be a real CRC64 algorithm
+* Add version file format stamp to heap and other table types
---------------------------------------------------------------------------