Fix typo in comment.

pull/90/head
Etsuro Fujita 4 years ago
parent adc943b4e1
commit 637afee327
  1. 2
      src/backend/commands/copyfrom.c

@ -312,7 +312,7 @@ CopyMultiInsertBufferFlush(CopyMultiInsertInfo *miinfo,
/*
* Print error context information correctly, if one of the operations
* below fail.
* below fails.
*/
cstate->line_buf_valid = false;
save_cur_lineno = cstate->cur_lineno;

Loading…
Cancel
Save