index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
Age
Commit message (
Expand
)
Author
2024-03-14
Add basic TAP tests for the low-level backup method, take two
Michael Paquier
2024-03-14
Revert "Add basic TAP tests for the low-level backup method"
Michael Paquier
2024-03-14
Add basic TAP tests for the low-level backup method
Michael Paquier
2024-03-13
Fix a random failure in 038_save_logical_slots_shutdown.pl.
Amit Kapila
2024-03-12
Keep replication slot statistics on invalidation
Michael Paquier
2024-03-08
Introduce a new GUC 'standby_slot_names'.
Amit Kapila
2024-03-07
Revert "Add recovery TAP test for race condition with slot invalidations"
Michael Paquier
2024-03-06
Add recovery TAP test for race condition with slot invalidations
Michael Paquier
2024-03-05
Rework redundant code in subtrans.c
Alvaro Herrera
2024-03-04
Add PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-03-04
Add regression test for restart points during promotion
Michael Paquier
2024-03-01
Fix BF failure introduced by commit b3f6b14cf4.
Amit Kapila
2024-02-29
Fixups for commit 93db6cbda0.
Amit Kapila
2024-02-22
Fix BF failure in commit 93db6cbda0.
Amit Kapila
2024-02-22
Add a new slot sync worker to synchronize logical slots.
Amit Kapila
2024-02-22
Improve ERROR/LOG messages added by commits ddd5f4f54a and 7a424ece48.
Amit Kapila
2024-02-19
Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.
Noah Misch
2024-02-19
Bound waits in 035_standby_logical_decoding.pl.
Noah Misch
2024-02-16
Disable autovacuum on primary in 040_standby_failover_slots_sync test.
Amit Kapila
2024-02-16
Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2.
Amit Kapila
2024-02-15
Another try to fix BF failure introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-14
Fix BF introduced in commit ddd5f4f54a.
Amit Kapila
2024-02-14
Add a slot synchronization function.
Amit Kapila
2024-01-30
Add a failover option to subscriptions.
Amit Kapila
2024-01-26
Make spelling of cancelled/cancellation consistent
Alvaro Herrera
2024-01-23
Improve stability of recovery test 035_standby_logical_decoding
Michael Paquier
2024-01-05
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-03
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-27
Fix a warning in Perl test code
Peter Eisentraut
2023-12-21
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-30
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-20
Remove unnecessary dependencies to wal_level=logical in TAP tests
Michael Paquier
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-02
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-09-25
Fix edge-case for xl_tot_len broken by bae868ca.
Thomas Munro
2023-09-23
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-14
Flush logical slots to disk during a shutdown checkpoint if required.
Amit Kapila
2023-09-07
Fix instability in 031_recovery_conflict.pl.
Thomas Munro
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-06-21
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-20
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-09
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-09
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
[next]