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:
0cd5ce6
)
Added:
author
Bruce Momjian
<
[email protected]
>
Sat, 12 Oct 2002 17:01:19 +0000
(17:01 +0000)
committer
Bruce Momjian
<
[email protected]
>
Sat, 12 Oct 2002 17:01:19 +0000
(17:01 +0000)
> o Allow psql \copy to specify column names
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 5b8435a09c66ad2420e9bcaf1057b662801daab6..5d810903014779329afe59f858538c31174a8095 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Thu Oct 10 23:32:32
EDT 2002
+Last updated:
Sat Oct 12 13:01:06
EDT 2002
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-216,6
+216,7
@@
Commands
* COPY
o -Allow specification of column names
+ o Allow psql \copy to specify column names
o Allow dump/load of CSV format
o -Change syntax to WITH DELIMITER, (keep old syntax around?)
o Allow COPY to report error lines and continue; optionally