Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-11 | Improve EXPLAIN's display of window functions. | Tom Lane | 18.0 |
| 2022-03-28 | Add public ruleutils.c entry point to deparse a Query. | Tom Lane | 15.0 |
| 2019-12-11 | Further adjust EXPLAIN's choices of table alias names. | Tom Lane | 13.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2015-11-20 | Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). | Tom Lane | 9.6.0 |
| 2015-11-20 | Fix handling of inherited check constraints in ALTER COLUMN TYPE (again). | Tom Lane | 9.5.0 |
| 2015-01-15 | Improve performance of EXPLAIN with large range tables. | Tom Lane | 9.5.0 |