Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-11 | Improve EXPLAIN's display of window functions. | Tom Lane | 18.0 |
| 2024-04-03 | Invent SERIALIZE option for EXPLAIN. | Tom Lane | 17.0 |
| 2023-03-24 | Invent GENERIC_PLAN option for EXPLAIN. | Tom Lane | 16.0 |
| 2021-07-27 | Stabilize output of new regression test. | Tom Lane | 15.0 |
| 2021-07-27 | Use the "pg_temp" schema alias in EXPLAIN and related output. | Tom Lane | 15.0 |
| 2020-01-26 | Fix EXPLAIN (SETTINGS) to follow policy about when to print empty fields. | Tom Lane | 13.0 |
| 2020-01-25 | Clean up EXPLAIN's handling of per-worker details. | Tom Lane | 13.0 |