Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add the system identifier to backup manifests. | Robert Haas | 2024-03-13 |
* | Make the order of the header file includes consistent | Peter Eisentraut | 2024-03-13 |
* | Fix pgindent damage. | Robert Haas | 2024-03-04 |
* | Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_COPY. | Robert Haas | 2024-03-04 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 2024-03-03 |
* | Fix incorrect format placeholder | Peter Eisentraut | 2024-02-26 |
* | Use new overflow-safe integer comparison functions. | Nathan Bossart | 2024-02-16 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Fix defects in PrepareForIncrementalBackup. | Robert Haas | 2024-01-03 |
* | Fix typo and case in messages | John Naylor | 2023-12-27 |
* | Fix numerous typos in incremental backup commits. | Robert Haas | 2023-12-21 |
* | Add support for incremental backup. | Robert Haas | 2023-12-20 |