From 8e7aaeb62e7ff1ea6c7668e39277411d150ccf33 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 17 Apr 2006 03:18:07 +0000 Subject: Done: < 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) --- doc/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 85e336f80ad..9583600d11f 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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. @@ -606,7 +606,7 @@ first. '=(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 -- cgit v1.2.3