Commits

DateSubjectAuthorReleases
2025-05-22 In ExecInitModifyTable, don't scribble on the source plan. Tom Lane 18.0
2025-03-11 Improve EXPLAIN's display of window functions. Tom Lane 18.0
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 18.0
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 16.7
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 15.11
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 14.16
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 13.19
2025-01-17 Fix setrefs.c's failure to do expression processing on prune steps. Tom Lane 17.3
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2023-07-14 Allow plan nodes with initPlans to be considered parallel-safe. Tom Lane 17.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 13.2
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 12.6
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 11.11
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 14.0
2020-02-04 Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 12.2
2020-02-04 Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 11.7
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 11.6