index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_basebackup
/
t
Age
Commit message (
Expand
)
Author
16 hours
Update copyright for 2026
HEAD
origin/master
origin/HEAD
master
Bruce Momjian
10 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
2025-12-17
Support existing publications in pg_createsubscriber.
Amit Kapila
2025-10-31
pg_createsubscriber: reword dry-run log messages
Álvaro Herrera
2025-10-17
Improve TAP tests by replacing ok() with better Test::More functions
Michael Paquier
2025-10-17
pg_createsubscriber: Fix matching check in TAP test
Michael Paquier
2025-06-29
Run pgperltidy
Joe Conway
2025-06-29
pg_recvlogical: Rename --two-phase and --failover options.
Peter Eisentraut
2025-06-25
pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut
2025-06-16
Message style improvements
Peter Eisentraut
2025-04-04
pg_recvlogical: Add --failover option.
Masahiko Sawada
2025-04-04
pg_createsubscriber: Improve error messages.
Amit Kapila
2025-03-28
pg_createsubscriber: Add '--all' option.
Amit Kapila
2025-03-25
Allow pg_recvlogical --drop-slot to work without --dbname.
Fujii Masao
2025-03-21
Add GUC option to control maximum active replication origins.
Masahiko Sawada
2025-03-20
pg_createsubscriber: Add -R publications option.
Amit Kapila
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-02-26
Add two-phase option in pg_createsubscriber.
Amit Kapila
2025-01-23
Improve TAP tests of pg_basebackup
Michael Paquier
2025-01-22
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
Run perltidy
Michael Paquier
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-08-29
Message style improvements
Peter Eisentraut
2024-08-01
pg_createsubscriber: Rename option --socket-directory to --socketdir
Peter Eisentraut
2024-07-25
pg_createsubscriber: Message improvements
Peter Eisentraut
2024-07-12
Fix unstable test in 040_pg_createsubscriber.
Amit Kapila
2024-07-08
Symlink pg_replslot robustly on Windows in pg_basebackup test
Andrew Dunstan
2024-07-03
Fix the testcase introduced in commit 81d20fbf7a.
Amit Kapila
2024-07-02
Drop pre-existing subscriptions from the converted subscriber.
Amit Kapila
2024-06-30
Further weaken new pg_createsubscriber test on Windows.
Tom Lane
2024-07-01
Run pgperltidy
Michael Paquier
2024-06-30
Temporarily(?) weaken new pg_createsubscriber test on Windows.
Tom Lane
2024-06-30
Make pg_createsubscriber more wary about quoting connection parameters.
Tom Lane
2024-06-17
pg_createsubscriber: Remove failover replication slots on subscriber
Peter Eisentraut
2024-06-17
pg_createsubscriber: Only --recovery-timeout controls the end of recovery pro...
Peter Eisentraut
2024-06-13
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-04-23
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-19
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas
2024-03-25
pg_createsubscriber: creates a new logical replica from a standby server
Peter Eisentraut
2024-03-21
Allow dbname to be written as part of connstring via pg_basebackup's -R option.
Amit Kapila
2024-03-19
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-13
Add the system identifier to backup manifests.
Robert Haas
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-02-13
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-20
Add support for incremental backup.
Robert Haas
2023-07-08
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
[next]