index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
basebackup_to_shell
Commit message (
Expand
)
Author
Age
*
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-07-02
*
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-26
*
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
meson: Make gzip and tar optional
Peter Eisentraut
2023-12-21
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
*
basebackup_to_shell: Check for a NULL return from OpenPipeStream.
Robert Haas
2023-04-12
*
Common function for percent placeholder replacement
Peter Eisentraut
2023-01-11
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
basebackup_to_shell: Add some const qualifiers for consistency
Peter Eisentraut
2022-12-13
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-10
*
Deal with paths containing \ and spaces in basebackup_to_shell tests
Andres Freund
2022-07-18
*
Remove now superfluous declarations of dlsym()ed symbols.
Andres Freund
2022-07-17
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Mark a few 'bbsink' related functions / variables static.
Andres Freund
2022-05-12
*
basebackup_to_shell: Add missing MarkGUCPrefixReserved()
Michael Paquier
2022-05-02
*
Use has_privs_for_roles for predefined role checks: round 2
Joe Conway
2022-04-02
*
In basebackup_to_shell tests, properly set up pg_hba.conf.
Robert Haas
2022-03-31
*
Add .gitignore for basebackup_to_shell.
Tom Lane
2022-03-30
*
basebackup_to_shell: Add TAP test.
Robert Haas
2022-03-30
*
Add 'basebackup_to_shell' contrib module.
Robert Haas
2022-03-15