]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Thu, 15 Feb 2001 16:03:46 +0000 (16:03 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 15 Feb 2001 16:03:46 +0000 (16:03 +0000)
doc/TODO

index ca88953950857403098e1a8cf73e4c839182f239..8b5d2889b2d6a156c7912215c2c35d454cf7c767 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed Feb 14 10:12:28 EST 2001
+Last updated:          Thu Feb 15 11:03:37 EST 2001
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -202,7 +202,7 @@ CLIENTS
 * add XML interface capability
 * -Allow dumping of users/groups separately
 * Add a global RESET command for use with connection pooling
-* Remove <=6.3 version compatibility in ODBC
+* Remove <=6.3 version compatibility in ODBC?
 
 REFERENTIAL INTEGRITY
 
@@ -258,6 +258,7 @@ MISCELLANEOUS
 * Encrpyt passwords in pg_shadow table using MD5 (Vince)
 * -Use flock() to prevent multiple postmasters on the same port (Tom)
 * Allow Java server-side programming [java]
+* Add sed-like regular expression search/replace capability
 
 PERFORMANCE
 -----------