Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-21 | pg_receivewal, pg_recvlogical: allow canceling initial password prompt. | Tom Lane | 12.10 |
| 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 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |
| 2019-01-19 | Replace @postgresql.org with @lists.postgresql.org for mailinglists | Magnus Hagander | 12.0 |
| 2019-01-07 | pg_basebackup: Use atexit() | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-09-14 | Allow concurrent-safe open() and fopen() in frontend code for Windows | Michael Paquier | 12.0 |
| 2018-07-17 | Rework error messages around file handling | Michael Paquier | 12.0 |
| 2018-07-09 | Flip argument order in XLogSegNoOffsetToRecPtr | Alvaro Herrera | 12.0 |