projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c165e
)
Add:
author
Bruce Momjian
<
[email protected]
>
Wed, 23 Mar 2005 02:41:29 +0000
(
02:41
+0000)
committer
Bruce Momjian
<
[email protected]
>
Wed, 23 Mar 2005 02:41:29 +0000
(
02:41
+0000)
> o Update pg_dump and psql to use the new COPY libpq API
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 8d7766b36f52cc1179c84fa3c1bd7b41747faa23..1ab9dfe6325b42596f80b2212239eb47b5e6c3fb 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-2,7
+2,7
@@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (
[email protected]
)
-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