Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f042dc6

Browse files
author
Etsuro Fujita
committed
Fix typo in comment.
1 parent a54ed2d commit f042dc6

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
@@ -2444,7 +2444,7 @@ CopyMultiInsertBufferFlush(CopyMultiInsertInfo *miinfo,
24442444

24452445
/*
24462446
* Print error context information correctly, if one of the operations
2447-
* below fail.
2447+
* below fails.
24482448
*/
24492449
cstate->line_buf_valid = false;
24502450
save_cur_lineno = cstate->cur_lineno;

0 commit comments

Comments
 (0)