aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/backup_manifest.c
Commit message (Expand)AuthorAge
* Remove useless SHA256 initialization when not using backup manifestsMichael Paquier2020-11-12
* Minor fixes in docs and error messages.Tom Lane2020-09-09
* Fix buffile.c error handling.Thomas Munro2020-06-16
* Remove unnecessary castPeter Eisentraut2020-05-22
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Rename exposed identifiers to say "backup manifest".Robert Haas2020-04-23
* Move the server's backup manifest code to a separate file.Robert Haas2020-04-20