Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb39ce1c

Browse files
committed
Fix typo:
< o Allow COPY FROM ... CVS to interpret newlines and carriage> o Allow COPY FROM ... CSV to interpret newlines and carriage
1 parent4341017 commitb39ce1c

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:Mon Feb 1421:27:08 EST 2005
5+
Last updated:Mon Feb 1422:17:35 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -432,7 +432,7 @@ Commands
432432
o Allow COPY to understand \x as a hex byte
433433
o Have COPY return the number of rows loaded/unloaded (?)
434434
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
436436
returns in data
437437

438438
This would require major refactoring of the copy source code.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp