Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2016-12-25 | Fix incorrect error reporting for duplicate data in \crosstabview. | Tom Lane | 9.6.2 |
| 2016-12-25 | Fix incorrect error reporting for duplicate data in \crosstabview. | Tom Lane | 10.0 |
| 2016-04-17 | Avoid code duplication in \crosstabview. | Tom Lane | 9.6.0 |
| 2016-04-15 | Rethink \crosstabview's argument parsing logic. | Tom Lane | 9.6.0 |
| 2016-04-12 | Improve coding of column-name parsing in psql's new crosstabview.c. | Tom Lane | 9.6.0 |