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

Commit01003ec

Browse files
committed
Typo fix. "CVS" is not the same thing as "CSV".
1 parent38d78b0 commit01003ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/copy.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2654,7 +2654,7 @@ CopyReadLineText(CopyState cstate)
26542654
* something other than a period. In non-CSV mode, anything
26552655
* after a backslash is special, so we skip over that second
26562656
* character too. If we didn't do that \\. would be
2657-
* considered an eof-of copy, while in non-CVS mode it is a
2657+
* considered an eof-of copy, while in non-CSV mode it is a
26582658
* literal backslash followed by a period.In CSV mode,
26592659
* backslashes are not special, so we want to process the
26602660
* character after the backslash just like a normal character,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp