mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add:
> o Remove unnecessary abstractions in pg_dump source code
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
Last updated: Thu Aug 18 00:42:37 EDT 2005
|
||||
Last updated: Thu Aug 18 10:14:29 EDT 2005
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -601,6 +601,7 @@ Clients
|
||||
|
||||
o Add CSV output format
|
||||
o Update pg_dump and psql to use the new COPY libpq API (Christopher)
|
||||
o Remove unnecessary abstractions in pg_dump source code
|
||||
|
||||
|
||||
* ecpg
|
||||
|
Reference in New Issue
Block a user