Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2021-03-08 | Complain if a function-in-FROM returns a set when it shouldn't. | 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 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |
| 2017-10-06 | Fix intra-query memory leakage in nodeProjectSet.c. | Tom Lane | 11.0 |
| 2017-10-06 | Fix intra-query memory leakage in nodeProjectSet.c. | Tom Lane | 10.1 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-04-18 | Provide an error cursor for "can't call an SRF here" errors. | Tom Lane | 10.0 |