projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aab0159
)
Add for pg_dump:
author
Bruce Momjian
<
[email protected]
>
Wed, 23 Mar 2005 02:14:11 +0000
(
02:14
+0000)
committer
Bruce Momjian
<
[email protected]
>
Wed, 23 Mar 2005 02:14:11 +0000
(
02:14
+0000)
> o Update to use the newer COPY syntax
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index a5bdbcc8b6a588df8c6dd6851ac064c52a6e6a0f..528053830577ee798c74dd6df5062c580f708cc1 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 2
0:25:09
EST 2005
+Last updated: Tue Mar 22 2
1:14:11
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 to use the newer COPY syntax
* ECPG
o Docs