]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Mon, 19 Nov 2001 18:10:38 +0000 (18:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 19 Nov 2001 18:10:38 +0000 (18:10 +0000)
doc/TODO

index 9432012e63fa8a37347d81a9fb2f4a8592412547..afe596766ffd11dcd36bc836130b77b5f00bff68 100644 (file)
--- 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