Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-23 | Cope with AIX's alignment woes by using _Pragma("pack"). | Tom Lane | 19 (unreleased) |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2021-02-02 | Build in some knowledge about foreign-key relationships in the catalogs. | Tom Lane | 14.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-04-19 | Improve consistency of comments in system catalog headers. | Tom Lane | 11.0 |
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-04-08 | Replace our traditional initial-catalog-data format with a better design. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |