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

Commit5f9dda4

Browse files
author
Etsuro Fujita
committed
Fix thinko in comment.
This comment has been wrong since its introduction in commit0d5f05c;backpatch to v12 where that came in.Discussion:https://postgr.es/m/CAPmGK14VGf-xQjGQN4o1QyAbXAaxugU5%3DqfcmTDh1iufUDnV_w%40mail.gmail.com
1 parentff5d9e0 commit5f9dda4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/copy.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2864,8 +2864,8 @@ CopyFrom(CopyState cstate)
28642864
* For partitioned tables we can't support multi-inserts when there
28652865
* are any statement level insert triggers. It might be possible to
28662866
* allow partitioned tables with such triggers in the future, but for
2867-
* now, CopyMultiInsertInfoFlush expects that anybefore row insert
2868-
*andstatement level insert triggers are on the same relation.
2867+
* now, CopyMultiInsertInfoFlush expects that anyafter row insert and
2868+
* statement level insert triggers are on the same relation.
28692869
*/
28702870
insertMethod=CIM_SINGLE;
28712871
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp