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