Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-07-17 | Cope with data-offset-less archive files during out-of-order restores. | Tom Lane | 12.4 |
| 2020-07-17 | Remove manual tracking of file position in pg_dump/pg_backup_custom.c. | Tom Lane | 12.4 |
| 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 |
| 2018-09-14 | Improve parallel scheduling logic in pg_dump/pg_restore. | Tom Lane | 12.0 |