Commits

DateSubjectAuthorReleases
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 9.6.19
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 10.14
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 14.0
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 13.0
2020-06-22 Undo double-quoting of index names in non-text EXPLAIN output formats. Tom Lane 11.9
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-11 Make EXPLAIN report maximum hashtable usage across multiple rescans. Tom Lane 13.0
2020-04-07 Fix representation of SORT_TYPE_STILL_IN_PROGRESS. Tom Lane 13.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
2020-01-26 Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. Tom Lane 13.0
2020-01-26 Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. Tom Lane 12.2
2020-01-25 Clean up EXPLAIN's handling of per-worker details. Tom Lane 13.0
2019-12-17 Fix "force_parallel_mode = regress" to work with ANALYZE + VERBOSE. Tom Lane 13.0
2019-12-11 Further adjust EXPLAIN's choices of table alias names. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2019-01-29 Make some small planner API cleanups. Tom Lane 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-01-11 Add QueryEnvironment to ExplainOneQuery_hook's parameter list. Tom Lane 11.0