We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c1377 commit 4b9a12bCopy full SHA for 4b9a12b
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
-Last updated: Tue Nov 30 14:32:10 EST 2004
+Last updated: Tue Nov 30 17:15:01 EST 2004
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -425,7 +425,7 @@ Commands
425
o Have COPY return the number of rows loaded/unloaded (?)
426
o Allow COPY to optionally include column headings in the first line
427
o Allow COPY FROM ... CVS to interpret newlines and carriage
428
- returns in data?
+ returns in data
429
430
This would require major refactoring of the copy source code.
431
0 commit comments