Commits

DateSubjectAuthorReleases
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-04-05 Refactor and cleanup runtime partition prune code a little Alvaro Herrera 15.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2019-08-13 Don't constraint-exclude partitioned tables as much Alvaro Herrera 13.0
2019-08-07 Apply constraint exclusion more generally in partitioning Alvaro Herrera 13.0
2019-08-04 Improve pruning of a default partition Alvaro Herrera 11.5
2019-08-04 Improve pruning of a default partition Alvaro Herrera 12.0
2019-08-04 Improve pruning of a default partition Alvaro Herrera 13.0
2019-01-10 Move inheritance expansion code into its own file Alvaro Herrera 12.0
2018-07-30 Verify range bounds to bms_add_range when necessary Alvaro Herrera 12.0
2018-07-30 Verify range bounds to bms_add_range when necessary Alvaro Herrera 11.0
2018-07-16 Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 12.0
2018-07-16 Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 11.0
2018-06-20 Consistently use the term 'partitioned rel' in partprune comments Alvaro Herrera 11.0
2018-05-09 Fix assorted partition pruning bugs Alvaro Herrera 11.0
2018-05-09 Make gen_partprune_steps static Alvaro Herrera 11.0
2018-05-09 Remove useless 'default' clause Alvaro Herrera 11.0
2018-04-24 Initialize ExprStates once in run-time partition pruning Alvaro Herrera 11.0
2018-04-23 Remove useless default clause in switch Alvaro Herrera 11.0
2018-04-19 Rework code to determine partition pruning procedure Alvaro Herrera 11.0
2018-04-09 Add missed bms_copy() in perform_pruning_combine_step Alvaro Herrera 11.0
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-07 Document partprune.c a little better Alvaro Herrera 11.0