summaryrefslogtreecommitdiff
path: root/src/backend/backup/basebackup_copy.c
AgeCommit message (Expand)Author
2024-01-03Update copyright for 2024Bruce Momjian
2023-10-23Change struct tablespaceinfo's oid member from 'char *' to 'Oid'Robert Haas
2023-08-22Introduce macros for protocol characters.Nathan Bossart
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-19Fix various typos and incorrect/outdated name referencesDavid Rowley
2023-01-26Improve TimestampDifferenceMilliseconds to cope with overflow sanely.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-08-10Move basebackup code to new directory src/backend/backupRobert Haas