Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 13.19
2024-03-18 Fix EXPLAIN Bitmap heap scan to count pages with no visible tuples Heikki Linnakangas 13.15
2024-02-19 Fix incorrect pruning of NULL partition for boolean IS NOT clauses David Rowley 13.15
2023-10-12 Fix runtime partition pruning for HASH partitioned tables David Rowley 13.13
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 13.13
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 13.11
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 13.2
2020-08-07 Fix yet another issue with step generation in partition pruning. Etsuro Fujita 13.0
2020-07-28 Fix some issues with step generation in partition pruning. Etsuro Fujita 13.0
2020-05-28 Fix typo in test comment. Heikki Linnakangas 13.0
2020-02-04 Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 13.0
2019-12-17 Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. Tom Lane 13.0
2019-12-12 Put back regression test case in a more robust form. Tom Lane 13.0
2019-12-11 Remove unstable test case added in commit 5935917ce. Tom Lane 13.0
2019-12-11 Allow executor startup pruning to prune all child nodes. Tom Lane 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-11-11 Further improve stability of partition_prune regression test. Tom Lane 13.0
2019-09-30 Rely on plan_cache_mode to force generic plans in partition_prune test. Tom Lane 13.0
2019-09-28 Improve stability of partition_prune regression test. Tom Lane 13.0
2019-08-09 Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array. Tom Lane 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 13.0
2019-07-12 Fix RANGE partition pruning with multiple boolean partition keys David Rowley 13.0