Add:
authorBruce Momjian <bruce@momjian.us>
Wed, 8 Jan 2003 06:14:51 +0000 (06:14 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 8 Jan 2003 06:14:51 +0000 (06:14 +0000)
>  o Allow fastpast to pass values in portable format

doc/TODO

index a638e1657090e9726860d1f98476f6401e94d370..1a7cdba4970d294965a51329e74fac07ccbf1b6b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Wed Jan  1 14:04:00 EST 2003
+Last updated:          Wed Jan  8 01:14:39 EST 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -418,6 +418,7 @@ Miscellaneous
        o Remove hard-coded limits on user/db/password names
        o Remove unused elements of startup packet (unused, tty, passlength)
        o Fix COPY/fastpath protocol?
+       o Allow fastpast to pass values in portable format
        o Replication support?
        o Error codes
        o Dynamic character set handling