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

Commit63008b1

Browse files
committed
Fix comment.
RELATION_IS_OTHER_TEMP is tested in the caller, not here.Discussion:http://postgr.es/m/5A5438E4.3090709@lab.ntt.co.jp
1 parentd25ee30 commit63008b1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎src/backend/optimizer/prep/prepunion.c

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1634,11 +1634,8 @@ expand_partitioned_rtentry(PlannerInfo *root, RangeTblEntry *parentrte,
16341634

16351635
/*
16361636
* expand_single_inheritance_child
1637-
*Expand a single inheritance child, if needed.
1638-
*
1639-
* If this is a temp table of another backend, we'll return without doing
1640-
* anything at all. Otherwise, build a RangeTblEntry and an AppendRelInfo, if
1641-
* appropriate, plus maybe a PlanRowMark.
1637+
*Build a RangeTblEntry and an AppendRelInfo, if appropriate, plus
1638+
*maybe a PlanRowMark.
16421639
*
16431640
* We now expand the partition hierarchy level by level, creating a
16441641
* corresponding hierarchy of AppendRelInfos and RelOptInfos, where each

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp