Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-23 | pg_upgrade: Upgrade an Assert to a real 'if' test | Alvaro Herrera | 12.11 |
| 2020-12-03 | Fix pg_rewind bugs when rewinding a standby server. | Heikki Linnakangas | 12.6 |
| 2019-07-30 | Print WAL position correctly in pg_rewind error message. | Heikki Linnakangas | 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 | Remove pg_rewind's private logging.h/logging.c files. | Tom Lane | 12.0 |
| 2019-04-01 | Unified logging system for command-line programs | Peter Eisentraut | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 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 |