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

Commit7845db2

Browse files
committed
Fix typo in comment
Etsuro Fujita
1 parent66fbcb0 commit7845db2

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
staticvoid
14661466
set_join_references(PlannerInfo*root,Join*join,intrtoffset)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp