Commit Graph

29 Commits (928da6ff1254f471941e43f9ad258cc6b1f037e4)

Author SHA1 Message Date
Peter Eisentraut f039c22441 meson: Increase minimum version to 0.57.2 2 months ago
Tom Lane 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 6 months ago
Michael Paquier 3943f5cff6 Fix inconsistent quoting for some options in TAP tests 6 months ago
Michael Paquier 19c6e92b13 Apply more consistent style for command options in TAP tests 6 months ago
Michael Paquier ce1b0f9da0 Improve grammar of options for command arrays in TAP tests 8 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 8 months ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Peter Eisentraut c538592959 Make all Perl warnings fatal 2 years ago
Peter Eisentraut 9ca6e7b941 meson: Make gzip and tar optional 2 years ago
Tom Lane 0245f8db36 Pre-beta mechanical code beautification. 2 years ago
David Rowley 3f58a4e296 Fix various typos and incorrect/outdated name references 2 years ago
Robert Haas 8e82db97b0 basebackup_to_shell: Check for a NULL return from OpenPipeStream. 2 years ago
Peter Eisentraut c96de2ce17 Common function for percent placeholder replacement 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Andrew Dunstan 8284cf5f74 Add copyright notices to meson files 3 years ago
Peter Eisentraut 4cb65e1072 basebackup_to_shell: Add some const qualifiers for consistency 3 years ago
Andres Freund 902ab2fcef meson: Add windows resource files 3 years ago
Andres Freund e6927270cd meson: Add initial version of meson based build system 3 years ago
Robert Haas a8c0128697 Move basebackup code to new directory src/backend/backup 3 years ago
Andres Freund a91242b1bc Deal with paths containing \ and spaces in basebackup_to_shell tests 3 years ago
Andres Freund fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols. 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 3 years ago
Andres Freund b5f44225b8 Mark a few 'bbsink' related functions / variables static. 3 years ago
Michael Paquier 7307988abd basebackup_to_shell: Add missing MarkGUCPrefixReserved() 3 years ago
Joe Conway 9752436f04 Use has_privs_for_roles for predefined role checks: round 2 3 years ago
Robert Haas fea1cc49e4 In basebackup_to_shell tests, properly set up pg_hba.conf. 4 years ago
Tom Lane f8e0d900af Add .gitignore for basebackup_to_shell. 4 years ago
Robert Haas 027fa0fd72 basebackup_to_shell: Add TAP test. 4 years ago
Robert Haas c6306db24b Add 'basebackup_to_shell' contrib module. 4 years ago