Skip to content

Commit 2564be3

Browse files
committed
Fix typo in comment.
1 parent d18643c commit 2564be3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/optimizer/plan/planner.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,8 @@ standard_planner(Query *parse, int cursorOptions, ParamListInfo boundParams)
243243
* Gather node on top of the entire plan. However, it only needs to be
244244
* accurate when force_parallel_mode is 'on' or 'regress', so we don't
245245
* bother doing the work otherwise. The value we set here is just a
246-
* preliminary guess; it may get changed from true to false later, but
247-
* not visca versa.
246+
* preliminary guess; it may get changed from true to false later, but not
247+
* vice versa.
248248
*/
249249
if (force_parallel_mode == FORCE_PARALLEL_OFF || !glob->parallelModeOK)
250250
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy