> 	o Update pg_dump and psql to use the new COPY libpq API
This commit is contained in:
Bruce Momjian 2005-03-23 02:41:29 +00:00
parent 09c165e41e
commit 0b2adc1e5f
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Tue Mar 22 21:21:04 EST 2005
Last updated: Tue Mar 22 21:41:32 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@ -554,6 +554,7 @@ Clients
into a single binary.
o Add CSV output format
o Update pg_dump and psql to use the new COPY libpq API
* ECPG
o Docs