Skip to content

Commit 839a8eb

Browse files
committed
Expand comment a little bit
The previous commit removed a comment that was a bit more verbose than its replacement.
1 parent 6666ee4 commit 839a8eb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/backend/executor/nodeModifyTable.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,10 @@ lreplace:;
11161116
proute->root_tuple_slot,
11171117
&slot);
11181118

1119-
/* Prepare for tuple routing */
1119+
/*
1120+
* Prepare for tuple routing, making it look like we're inserting
1121+
* into the root.
1122+
*/
11201123
Assert(mtstate->rootResultRelInfo != NULL);
11211124
slot = ExecPrepareTupleRouting(mtstate, estate, proute,
11221125
mtstate->rootResultRelInfo, slot);

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