Add for pg_dump:

> 	o Update to use the newer COPY syntax
This commit is contained in:
Bruce Momjian 2005-03-23 02:14:11 +00:00
parent aab0159cfb
commit ee10720834

View File

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