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

Commita91f885

Browse files
committed
Remove obsolete comment.
1 parent092d7de commita91f885

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/backend/optimizer/prep/prepjointree.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -962,9 +962,6 @@ pull_up_simple_subquery(PlannerInfo *root, Node *jtnode, RangeTblEntry *rte,
962962
* The children might or might not contain any actual lateral
963963
* cross-references, but we have to mark the pulled-up child RTEs so that
964964
* later planner stages will check for such.
965-
*
966-
* NB: although the parser only sets the lateral flag in subquery and
967-
* function RTEs, after this step it can also be set in VALUES RTEs.
968965
*/
969966
if (rte->lateral)
970967
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp