summaryrefslogtreecommitdiff
path: root/src/fe_utils/archive.c
AgeCommit message (Expand)Author
2023-02-05Revert refactoring of restore command code to shell_restore.cMichael Paquier
2023-01-18Refactor code for restoring files via shell commandsMichael Paquier
2023-01-11Common function for percent placeholder replacementPeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-08-29Clean up inconsistent use of fflush().Tom Lane
2022-04-08Improve frontend error logging style.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-09-24Standardize the printf format for st_sizePeter Eisentraut
2020-09-14Message fixes and style improvementsPeter Eisentraut
2020-06-11Move frontend-side archive APIs from src/common/ to src/fe_utils/Michael Paquier