File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
TODO list for PostgreSQL
3
3
========================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Mon Feb 14 21:27:08 EST 2005
5
+ Last updated: Mon Feb 14 22:17:35 EST 2005
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -432,7 +432,7 @@ Commands
432
432
o Allow COPY to understand \x as a hex byte
433
433
o Have COPY return the number of rows loaded/unloaded (?)
434
434
o Allow COPY to optionally include column headings in the first line
435
- o Allow COPY FROM ... CVS to interpret newlines and carriage
435
+ o Allow COPY FROM ... CSV to interpret newlines and carriage
436
436
returns in data
437
437
438
438
This would require major refactoring of the copy source code.
You can’t perform that action at this time.
0 commit comments