Skip to content

Commit 637afee

Browse files
author
Etsuro Fujita
committed
Fix typo in comment.
1 parent adc943b commit 637afee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/copyfrom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ CopyMultiInsertBufferFlush(CopyMultiInsertInfo *miinfo,
312312

313313
/*
314314
* Print error context information correctly, if one of the operations
315-
* below fail.
315+
* below fails.
316316
*/
317317
cstate->line_buf_valid = false;
318318
save_cur_lineno = cstate->cur_lineno;

0 commit comments

Comments
 (0)