Skip to content

Commit c775fb9

Browse files
committed
Remove useless 'default' clause
Author: Michael Paquier Reviewed-by: Amit Langote Reviewed-by: Álvaro Herrera Discussion: https://postgr.es/m/20180424012042.GD1570@paquier.xyz Discussion: https://postgr.es/m/20180509061039.GC11897@paquier.xyz
1 parent 91703ca commit c775fb9

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
return result;

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