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

Commit 4b9a12b

Browse files
committed
Remove question mark on COPY CSV fix:
< returns in data? > returns in data
1 parent a6c1377 commit 4b9a12b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Tue Nov 30 14:32:10 EST 2004
5+
Last updated: Tue Nov 30 17:15:01 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -425,7 +425,7 @@ Commands
425425
o Have COPY return the number of rows loaded/unloaded (?)
426426
o Allow COPY to optionally include column headings in the first line
427427
o Allow COPY FROM ... CVS to interpret newlines and carriage
428-
returns in data?
428+
returns in data
429429

430430
This would require major refactoring of the copy source code.
431431

0 commit comments

Comments
 (0)