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

Commit76aa615

Browse files
committed
Fix bad indentation introduced in commitd47cbf4
Per buildfarm member koel
1 parentd47cbf4 commit76aa615

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-
*Avoidaccessing exec_context during initial pruning, as it is not
2485-
*validat 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)

[8]ページ先頭

©2009-2025 Movatter.jp