Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2022-09-14 | Use SIGNAL_ARGS consistently to declare signal handlers. | Tom Lane | 16.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2021-11-29 | Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. | Tom Lane | 15.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2019-05-14 | Move logging.h and logging.c from src/fe_utils/ to src/common/. | Tom Lane | 12.0 |
| 2017-04-21 | Avoid depending on non-POSIX behavior of fcntl(2). | Tom Lane | 10.0 |
| 2017-04-21 | Avoid depending on non-POSIX behavior of fcntl(2). | Tom Lane | 9.6.3 |
| 2017-04-21 | Avoid depending on non-POSIX behavior of fcntl(2). | Tom Lane | 9.5.7 |