summaryrefslogtreecommitdiff
path: root/src/fe_utils/archive.c
Commit message (Expand)AuthorAgeFilesLines
* Revert refactoring of restore command code to shell_restore.cMichael Paquier2023-02-061-8/+3
* Refactor code for restoring files via shell commandsMichael Paquier2023-01-181-3/+8
* Common function for percent placeholder replacementPeter Eisentraut2023-01-111-2/+0
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Clean up inconsistent use of fflush().Tom Lane2022-08-291-0/+1
* Improve frontend error logging style.Tom Lane2022-04-081-25/+10
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* Standardize the printf format for st_sizePeter Eisentraut2020-09-241-3/+3
* Message fixes and style improvementsPeter Eisentraut2020-09-141-2/+2
* Move frontend-side archive APIs from src/common/ to src/fe_utils/Michael Paquier2020-06-111-0/+124