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

Commit6f4b4ce

Browse files
committed
Remove redundant comment.
Rafia Sabih
1 parent38c363a commit6f4b4ce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/backend/executor/execMain.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,10 +1592,6 @@ ExecutePlan(EState *estate,
15921592
if (numberTuples||dest->mydest==DestIntoRel)
15931593
use_parallel_mode= false;
15941594

1595-
/*
1596-
* If a tuple count was supplied, we must force the plan to run without
1597-
* parallelism, because we might exit early.
1598-
*/
15991595
if (use_parallel_mode)
16001596
EnterParallelMode();
16011597

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp