Commit Graph

14 Commits (5861b1f343b52ac358912707788214fb8dc981e5)

Author SHA1 Message Date
Tom Lane 55527368bd Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 3 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 6 months ago
Bruce Momjian 29275b1d17 Update copyright for 2024 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
Peter Eisentraut 4cb65e1072 basebackup_to_shell: Add some const qualifiers for consistency 3 years ago
Robert Haas a8c0128697 Move basebackup code to new directory src/backend/backup 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 c6306db24b Add 'basebackup_to_shell' contrib module. 3 years ago