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

Commit950ab82

Browse files
committed
Remove obsolete comment.
Noted while reviewing a question from Dickson S. Guedes.
1 parentc618e1b commit950ab82

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,6 @@ standard_planner(Query *parse, int cursorOptions, ParamListInfo boundParams)
242242
* incorrectly-labeled functions sooner. That might be the right thing to
243243
* do, but for now I've taken this approach. We could also control this
244244
* with a GUC.)
245-
*
246-
* FIXME: It's assumed that code further down will set parallelModeNeeded
247-
* to true if a parallel path is actually chosen. Since the core
248-
* parallelism code isn't committed yet, this currently never happens.
249245
*/
250246
#ifdefFORCE_PARALLEL_MODE
251247
glob->parallelModeNeeded=glob->parallelModeOK;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp