]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Fri, 26 Nov 1999 04:38:59 +0000 (04:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 26 Nov 1999 04:38:59 +0000 (04:38 +0000)
doc/TODO

index a76adb042568523589acbdf457d740a29dab4bcb..a27a1596de341367211596fb96202f258928d99b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Mon Nov 22 13:02:03 EST 1999
+Last updated:          Thu Nov 25 23:38:01 EST 1999
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -171,7 +171,7 @@ CLIENTS
 * Allow flag to control COPY input/output of NULLs
 * Update reltuples from COPY command
 * -Allow psql \copy to allow delimiters
-* Add a function to return the last inserted oid, for use in psql scripts
+* -Add a function to return the last inserted oid, for use in psql scripts
 * -Allow psql to print nulls as distinct from "" [null]
 
 EXOTIC FEATURES