Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-12-23 | Rename pg_dissect_walfile_name() to pg_split_walfile_name() | Michael Paquier | 16.0 |
| 2022-12-20 | Add pg_dissect_walfile_name() | Michael Paquier | 16.0 |
| 2022-10-22 | Improve memory handling across SQL-callable backup functions | Michael Paquier | 16.0 |
| 2022-09-27 | Remove dependency to StringInfo in xlogbackup.{c.h} | Michael Paquier | 16.0 |
| 2022-09-26 | Refactor creation of backup_label and backup history files | Michael Paquier | 16.0 |
| 2022-09-13 | Rename macro related to pg_backup_stop() | Michael Paquier | 16.0 |