aboutsummaryrefslogtreecommitdiff
path: root/src/backend/backup/basebackup_copy.c
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Change struct tablespaceinfo's oid member from 'char *' to 'Oid'Robert Haas2023-10-23
* Introduce macros for protocol characters.Nathan Bossart2023-08-22
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-19
* Improve TimestampDifferenceMilliseconds to cope with overflow sanely.Tom Lane2023-01-26
* Update copyright for 2023Bruce Momjian2023-01-02
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-10