Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-03 | Fix index-only scan plans, take 2. | Tom Lane | 11.15 |
| 2020-06-22 | Undo double-quoting of index names in non-text EXPLAIN output formats. | Tom Lane | 11.9 |
| 2020-02-04 | Fix handling of "Subplans Removed" field in EXPLAIN output. | Tom Lane | 11.7 |
| 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 |
| 2017-09-18 | Make ExplainOpenGroup and ExplainCloseGroup public. | Tom Lane | 11.0 |