diff options
| author | Bruce Momjian | 2005-03-23 05:50:58 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2005-03-23 05:50:58 +0000 |
| commit | f6c1f990abfaaf0a21eebc5d54fa92b0d73feed0 (patch) | |
| tree | 021644203dcdffdd0d26e6512ef54a9279cdefb0 | |
| parent | 9be9c1fb0c9cc82414c72e3ffbf6631ea432e29b (diff) | |
Assign:
> o Update pg_dump and psql to use the new COPY libpq API (Christopher)
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian ([email protected]) -Last updated: Wed Mar 23 00:49:21 EST 2005 +Last updated: Wed Mar 23 00:50:54 EST 2005 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -562,7 +562,7 @@ Clients into a single binary. o Add CSV output format - o Update pg_dump and psql to use the new COPY libpq API + o Update pg_dump and psql to use the new COPY libpq API (Christopher) * ECPG o Docs |
