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

Commit3d47b75

Browse files
committed
pgindent fix
for commit489072a
1 parentb6df079 commit3d47b75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/optimizer/plan/analyzejoins.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -405,9 +405,9 @@ remove_rel_from_query(PlannerInfo *root, RelOptInfo *rel,
405405
replace_varno((Node*)otherrel->lateral_vars,relid,subst);
406406

407407
/*
408-
* Although we pass root->parse through cleanup procedure,
409-
*butparse->rtable and rte contains refs to different copies
410-
*ofthe subquery.
408+
* Although we pass root->parse through cleanup procedure, but
409+
* parse->rtable and rte contains refs to different copies of
410+
* the subquery.
411411
*/
412412
if (otherrel->rtekind==RTE_SUBQUERY)
413413
query_tree_walker(rte->subquery,replace_varno_walker,&ctx,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp