aboutsummaryrefslogtreecommitdiff
path: root/contrib/basebackup_to_shell/basebackup_to_shell.c
Commit message (Expand)AuthorAge
* basebackup_to_shell: Check for a NULL return from OpenPipeStream.Robert Haas2023-04-12
* Common function for percent placeholder replacementPeter Eisentraut2023-01-11
* Update copyright for 2023Bruce Momjian2023-01-02
* basebackup_to_shell: Add some const qualifiers for consistencyPeter Eisentraut2022-12-13
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-10
* Remove now superfluous declarations of dlsym()ed symbols.Andres Freund2022-07-17
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Mark a few 'bbsink' related functions / variables static.Andres Freund2022-05-12
* basebackup_to_shell: Add missing MarkGUCPrefixReserved()Michael Paquier2022-05-02
* Use has_privs_for_roles for predefined role checks: round 2Joe Conway2022-04-02
* Add 'basebackup_to_shell' contrib module.Robert Haas2022-03-15