Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 | 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 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-08-30 | Fix a bunch of places that called malloc and friends with no NULL check. | Tom Lane | 10.0 |