Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-13 | Pre-beta mechanical code beautification, step 1: run pgindent. | Tom Lane | 19 (unreleased) |
| 2025-02-05 | Show more-intuitive titles for psql commands \dt, \di, etc. | Tom Lane | 18.0 |
| 2022-04-12 | Remove not-very-useful early checks of __pg_log_level in logging.h. | Tom Lane | 15.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 | 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 |