aboutsummaryrefslogtreecommitdiff
path: root/contrib/basebackup_to_shell
Commit message (Expand)AuthorAge
* meson: Increase minimum version to 0.57.2Peter Eisentraut2025-07-02
* Use PG_MODULE_MAGIC_EXT in our installable shared libraries.Tom Lane2025-03-26
* Fix inconsistent quoting for some options in TAP testsMichael Paquier2025-03-17
* Apply more consistent style for command options in TAP testsMichael Paquier2025-03-17
* Improve grammar of options for command arrays in TAP testsMichael Paquier2025-01-22
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* meson: Make gzip and tar optionalPeter Eisentraut2023-12-21
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-19
* 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
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* basebackup_to_shell: Add some const qualifiers for consistencyPeter Eisentraut2022-12-13
* meson: Add windows resource filesAndres Freund2022-10-05
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Move basebackup code to new directory src/backend/backupRobert Haas2022-08-10
* Deal with paths containing \ and spaces in basebackup_to_shell testsAndres Freund2022-07-18
* 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
* In basebackup_to_shell tests, properly set up pg_hba.conf.Robert Haas2022-03-31
* Add .gitignore for basebackup_to_shell.Tom Lane2022-03-30
* basebackup_to_shell: Add TAP test.Robert Haas2022-03-30
* Add 'basebackup_to_shell' contrib module.Robert Haas2022-03-15