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

Commit1300276

Browse files
committed
Update comment to account for table partitioning.
Ashutosh Bapat and Amit LangoteDiscussion:http://postgr.es/m/CAFjFpRcG_NaAv6cDHD-9VfGdvB8maAtSfB=fTQr5+kxP2_sXzg@mail.gmail.com
1 parentf0415a3 commit1300276

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/optimizer/path/allpaths.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -849,10 +849,10 @@ set_foreign_pathlist(PlannerInfo *root, RelOptInfo *rel, RangeTblEntry *rte)
849849
* Set size estimates for a simple "append relation"
850850
*
851851
* The passed-in rel and RTE represent the entire append relation. The
852-
* relation's contents are computed by appending together the output of
853-
*theindividual member relations. Note that in theinheritance case,
854-
* the first member relation is actually the same table as is mentioned in
855-
* the parent RTE ... but it has a different RTE and RelOptInfo. This is
852+
* relation's contents are computed by appending together the output of the
853+
* individual member relations. Note that in thenon-partitioned inheritance
854+
*case,the first member relation is actually the same table as is mentioned
855+
*inthe parent RTE ... but it has a different RTE and RelOptInfo. This is
856856
* a good thing because their outputs are not the same size.
857857
*/
858858
staticvoid

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp