Skip to content

Commit 7845db2

Browse files
committed
Fix typo in comment
Etsuro Fujita
1 parent 66fbcb0 commit 7845db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/optimizer/plan/setrefs.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ fix_scan_expr_walker(Node *node, fix_scan_expr_context *context)
14601460
* subplans, by setting the varnos to OUTER_VAR or INNER_VAR and setting
14611461
* attno values to the result domain number of either the corresponding
14621462
* outer or inner join tuple item. Also perform opcode lookup for these
1463-
* expressions. and add regclass OIDs to root->glob->relationOids.
1463+
* expressions, and add regclass OIDs to root->glob->relationOids.
14641464
*/
14651465
static void
14661466
set_join_references(PlannerInfo *root, Join *join, int rtoffset)

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