Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-13 | Revert "Skip .DS_Store files in server side utils" | Daniel Gustafsson | 12.19 |
| 2024-02-13 | Skip .DS_Store files in server side utils | Daniel Gustafsson | 12.19 |
| 2020-09-06 | Remove useless lstat() call in pg_rewind. | Tom Lane | 12.5 |
| 2020-02-24 | Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups | Michael Paquier | 12.3 |
| 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-03-18 | Fix pg_rewind when rewinding new database with tables included | Michael Paquier | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 12.0 |
| 2018-09-13 | Message style improvements | Peter Eisentraut | 12.0 |