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 |
| 2020-05-14 | Fix pg_recvlogical avoidance of superfluous Standby Status Update. | Noah Misch | 12.4 |
| 2020-05-14 | In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. | Noah Misch | 12.4 |
| 2019-07-09 | Message style improvements | Peter Eisentraut | 12.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 | 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-07-23 | Make more consistent some error messages for file-related operations | Michael Paquier | 12.0 |