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

Commitc775fb9

Browse files
committed
Remove useless 'default' clause
Author: Michael PaquierReviewed-by: Amit LangoteReviewed-by: Álvaro HerreraDiscussion:https://postgr.es/m/20180424012042.GD1570@paquier.xyzDiscussion:https://postgr.es/m/20180509061039.GC11897@paquier.xyz
1 parent91703ca commitc775fb9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/backend/partitioning/partprune.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,10 +2954,6 @@ perform_pruning_combine_step(PartitionPruneContext *context,
29542954
}
29552955
}
29562956
break;
2957-
2958-
default:
2959-
elog(ERROR,"invalid pruning combine op: %d",
2960-
(int)cstep->combineOp);
29612957
}
29622958

29632959
returnresult;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp