aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-11-19 18:10:38 +0000
committerBruce Momjian <bruce@momjian.us>2001-11-19 18:10:38 +0000
commit9473f8d5f78bf1422b5f5b5f5e25cbe540fc2ba5 (patch)
tree1fd629bbe778dbb45a306c05882cfc6911dfc99c
parent5e86d226e46cf4e0efe281cfda3c1e8d8171dffd (diff)
downloadpostgresql-9473f8d5f78bf1422b5f5b5f5e25cbe540fc2ba5.tar.gz
postgresql-9473f8d5f78bf1422b5f5b5f5e25cbe540fc2ba5.zip
Update TODO list.
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 9432012e63f..afe596766ff 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun Nov 18 16:16:56 EST 2001
+Last updated: Mon Nov 19 13:10:23 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -56,6 +56,7 @@ ADMIN
* Remove behavior of postmaster -o after making postmaster/postgres
flags unique
* Allow usernames to be specified directly in pg_hba.conf (Bruce)
+* Add functions to return storage length of TOAST data values (Tom)
TYPES