Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2022-07-12 | Remove trailing newlines in pg_upgrade's message strings. | Tom Lane | 16.0 |
| 2021-12-15 | Remove pg_upgrade support for upgrading from pre-9.2 servers. | Tom Lane | 15.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-10 | Fix hard-coded relkind constants in assorted src/bin files. | Tom Lane | 10.0 |
| 2016-05-06 | Improve pg_upgrade's report about failure to match up old and new tables. | Tom Lane | 9.6.0 |