PostgreSQL TODO List
====================
-Last updated: Sat Apr 15 14:13:07 EDT 2006
+Last updated: Sun Apr 16 23:18:03 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
'=(integer, integer)', instead of just '='.
o Add pg_dumpall custom format dumps?
o %Add CSV output format
- o Update pg_dump and psql to use the new COPY libpq API (Christopher)
+ o -Update pg_dump and psql to use the new COPY libpq API (Christopher)
o Remove unnecessary function pointer abstractions in pg_dump source
code
o Allow selection of individual object(s) of all types, not just
-Last updated: Sat Apr 15 14:13:07 EDT 2006
+Last updated: Sun Apr 16 23:18:03 EDT 2006
The most recent version of this document can be viewed at
'=(integer, integer)', instead of just '='.
Add pg_dumpall custom format dumps?
%Add CSV output format
-
Update pg_dump and psql to use the new COPY libpq API (Christopher)
+
-Update pg_dump and psql to use the new COPY libpq API (Christopher)
Remove unnecessary function pointer abstractions in pg_dump source
code
Allow selection of individual object(s) of all types, not just