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 4341017 commit b39ce1cCopy full SHA for b39ce1c
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: Mon Feb 14 21:27:08 EST 2005
+Last updated: Mon Feb 14 22:17:35 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -432,7 +432,7 @@ Commands
432
o Allow COPY to understand \x as a hex byte
433
o Have COPY return the number of rows loaded/unloaded (?)
434
o Allow COPY to optionally include column headings in the first line
435
- o Allow COPY FROM ... CVS to interpret newlines and carriage
+ o Allow COPY FROM ... CSV to interpret newlines and carriage
436
returns in data
437
438
This would require major refactoring of the copy source code.
0 commit comments