Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-17 | Handle close() failures more robustly in pg_dump and pg_basebackup. | Tom Lane | 12.10 |
| 2021-07-26 | Fix a couple of memory leaks in src/bin/pg_basebackup/ | Michael Paquier | 12.8 |
| 2021-07-20 | Fix some issues with WAL segment opening for pg_receivewal --compress | Michael Paquier | 12.8 |
| 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-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |