Skip to content

Commit 7cdcc74

Browse files
committed
Update neglected comment.
Commit d986d4e renamed a variable but neglected to update the corresponding comment. Amit Langote
1 parent 3036401 commit 7cdcc74

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 in newSlot, and need to run it through the
3037-
* junk filter to produce an insertable tuple.
3036+
* subplan output tuple in epqslot_candidate, and need to run it
3037+
* through the junk 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy