Skip to content

Commit 91bc213

Browse files
committed
Fix unnoticed variable shadowing in previous commit
Per buildfarm.
1 parent 1c9bb02 commit 91bc213

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/executor/execPartition.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ ExecFindPartition(ResultRelInfo *resultRelInfo, PartitionDispatch *pd,
215215
dispatch = pd[0];
216216
while (true)
217217
{
218-
TupleTableSlot *myslot = dispatch->tupslot;
219218
TupleConversionMap *map = dispatch->tupmap;
220219
int cur_index = -1;
221220

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