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

Commit11071da

Browse files
committed
Fix whitespace
1 parent1af91dc commit11071da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/partitioning/partprune.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2427,7 +2427,7 @@ get_steps_using_prefix_recurse(GeneratePruningStepsContext *context,
24272427
* have either equality clauses or an IS NULL clause, so if a
24282428
* partition key doesn't have an expression, it would be specified
24292429
* in step_nullkeys.
2430-
*/
2430+
*/
24312431
Assert(context->rel->part_scheme->strategy
24322432
!=PARTITION_STRATEGY_HASH||
24332433
list_length(step_exprs)+2+bms_num_members(step_nullkeys)==

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp