Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bb63dac

Browse files
committed
Added:
> o Allow psql \copy to specify column names
1 parent 0cd5ce6 commit bb63dac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 10 23:32:32 EDT 2002
3+
Last updated: Sat Oct 12 13:01:06 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -216,6 +216,7 @@ Commands
216216

217217
* COPY
218218
o -Allow specification of column names
219+
o Allow psql \copy to specify column names
219220
o Allow dump/load of CSV format
220221
o -Change syntax to WITH DELIMITER, (keep old syntax around?)
221222
o Allow COPY to report error lines and continue; optionally

0 commit comments

Comments
 (0)