Skip to content

Commit 70d44dd

Browse files
committed
Fix obsolete comment in set_rel_size().
The cross-reference to set_append_rel_pathlist() was obsoleted by commit e2fa76d, which split what had been set_rel_pathlist() and child routines into two sets of functions. But I (tgl) evidently missed updating this comment. Back-patch to 9.2 to avoid unnecessary divergence among branches. Amit Langote
1 parent 61a553a commit 70d44dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/path/allpaths.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ set_rel_size(PlannerInfo *root, RelOptInfo *rel,
241241
* We proved we don't need to scan the rel via constraint exclusion,
242242
* so set up a single dummy path for it. Here we only check this for
243243
* regular baserels; if it's an otherrel, CE was already checked in
244-
* set_append_rel_pathlist().
244+
* set_append_rel_size().
245245
*
246246
* In this case, we go ahead and set up the relation's path right away
247247
* instead of leaving it for set_rel_pathlist to do. This is because

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