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
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-04-03 Invent SERIALIZE option for EXPLAIN. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-04-05 Support "Right Anti Join" plan shapes. Tom Lane 16.0
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 11.15
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 14.2
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 12.10
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 15.0
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 10.20
2022-01-03 Fix index-only scan plans, take 2. Tom Lane 13.6
2021-07-27 Use the "pg_temp" schema alias in EXPLAIN and related output. Tom Lane 15.0
2021-06-18 Centralize the logic for protective copying of utility statements. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-16 Fix wrong units in two ExplainPropertyFloat calls. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-10-23 Fix broken XML formatting in EXPLAIN output for incremental sorts. Tom Lane 13.1
2020-10-23 Fix broken XML formatting in EXPLAIN output for incremental sorts. Tom Lane 14.0
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 9.5.23
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 12.4