Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2020-09-17 | Improve common/logging.c's support for multiple verbosity levels. | Tom Lane | 14.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 | Remove pg_rewind's private logging.h/logging.c files. | Tom Lane | 12.0 |
| 2018-05-23 | Fix incorrect ordering of operations in pg_resetwal and pg_rewind. | Tom Lane | 11.0 |
| 2017-07-19 | Add static assertions about pg_control fitting into one disk sector. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2015-12-14 | pg_rewind: Don't error if the two clusters are already on the same timeline | Tom Lane | 9.5.0 |
| 2015-03-30 | Fix multiple bugs and infelicities in pg_rewind. | Tom Lane | 9.5.0 |