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

Commit7cdcc74

Browse files
committed
Update neglected comment.
Commitd986d4e renamed a variablebut neglected to update the corresponding comment.Amit Langote
1 parent3036401 commit7cdcc74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/trigger.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3033,8 +3033,8 @@ ExecBRUpdateTriggers(EState *estate, EPQState *epqstate,
30333033
/*
30343034
* In READ COMMITTED isolation level it's possible that target tuple
30353035
* was changed due to concurrent update. In that case we have a raw
3036-
* subplan output tuple innewSlot, and need to run it through the
3037-
* junk filter to produce an insertable tuple.
3036+
* subplan output tuple inepqslot_candidate, and need to run it
3037+
*through thejunk filter to produce an insertable tuple.
30383038
*
30393039
* Caution: more than likely, the passed-in slot is the same as the
30403040
* junkfilter's output slot, so we are clobbering the original value

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp