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

Commita9f304f

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

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
@@ -3036,8 +3036,8 @@ ExecBRUpdateTriggers(EState *estate, EPQState *epqstate,
30363036
/*
30373037
* In READ COMMITTED isolation level it's possible that target tuple
30383038
* was changed due to concurrent update. In that case we have a raw
3039-
* subplan output tuple innewSlot, and need to run it through the
3040-
* junk filter to produce an insertable tuple.
3039+
* subplan output tuple inepqslot_candidate, and need to run it
3040+
*through thejunk filter to produce an insertable tuple.
30413041
*
30423042
* Caution: more than likely, the passed-in slot is the same as the
30433043
* junkfilter's output slot, so we are clobbering the original value

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp