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

Commit91bc213

Browse files
committed
Fix unnoticed variable shadowing in previous commit
Per buildfarm.
1 parent1c9bb02 commit91bc213

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
intcur_index=-1;
221220

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp