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

Commitd54e79b

Browse files
author
Etsuro Fujita
committed
Fix copy-and-pasteo in comment.
1 parent155601d commitd54e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/nodeModifyTable.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ ExecDeleteEpilogue(ModifyTableContext *context, ResultRelInfo *resultRelInfo,
12641264
false);
12651265

12661266
/*
1267-
* We've already captured theNEW TABLE row, so make sure any AR
1267+
* We've already captured theOLD TABLE row, so make sure any AR
12681268
* DELETE trigger fired below doesn't capture it again.
12691269
*/
12701270
ar_delete_trig_tcs=NULL;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp