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
*
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