Skip to content

Commit 76aa615

Browse files
committed
Fix bad indentation introduced in commit d47cbf4
Per buildfarm member koel
1 parent d47cbf4 commit 76aa615

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/executor/execPartition.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2480,9 +2480,9 @@ ExecFindMatchingSubPlans(PartitionPruneState *prunestate,
24802480
&result);
24812481

24822482
/*
2483-
* Expression eval may have used space in ExprContext too.
2484-
* Avoid accessing exec_context during initial pruning, as it is not
2485-
* valid at that stage.
2483+
* Expression eval may have used space in ExprContext too. Avoid
2484+
* accessing exec_context during initial pruning, as it is not valid
2485+
* at that stage.
24862486
*/
24872487
if (!initial_prune && pprune->exec_pruning_steps)
24882488
ResetExprContext(pprune->exec_context.exprcontext);

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