summaryrefslogtreecommitdiff
path: root/src/backend/replication/basebackup_target.c
Commit message (Expand)AuthorAgeFilesLines
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-101-241/+0
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-6/+6
* Mark a few 'bbsink' related functions / variables static.Andres Freund2022-05-121-6/+6
* Fix typos and grammar in code and test commentsMichael Paquier2022-05-111-1/+1
* Fix the dates of some copyright noticesMichael Paquier2022-04-111-1/+1
* Fix typo in file identificationMagnus Hagander2022-03-211-1/+1
* Suppress compiler warnings.Robert Haas2022-03-161-0/+3
* Allow extensions to add new backup targets.Robert Haas2022-03-151-0/+238