index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
recovery
Commit message (
Expand
)
Author
Age
*
Disable 031_recovery_conflict.pl until after minor releases.
Andres Freund
2022-05-08
*
Temporarily skip recovery deadlock test in back branches.
Andres Freund
2022-05-06
*
Backpatch addition of pump_until() more completely.
Andres Freund
2022-05-06
*
Revert "Fix timing issue in deadlock recovery conflict test."
Andres Freund
2022-05-04
*
Fix timing issue in deadlock recovery conflict test.
Andres Freund
2022-05-04
*
Backpatch 031_recovery_conflict.pl.
Andres Freund
2022-05-02
*
Fix race in TAP test 002_archiving.pl when restoring history file
Michael Paquier
2022-04-18
*
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-23
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
*
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-11-09
*
Fix typo
Alvaro Herrera
2021-11-08
*
Change recently added test code for stability
Alvaro Herrera
2021-10-13
*
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
*
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-09-29
*
Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE.
Noah Misch
2021-08-27
*
Close yet another race condition in replication slot test code
Alvaro Herrera
2021-07-29
*
Make new replication slot test code even less racy
Alvaro Herrera
2021-07-19
*
Make new replication slot test code less racy
Alvaro Herrera
2021-07-17
*
Advance old-segment horizon properly after slot invalidation
Alvaro Herrera
2021-07-16
*
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
2021-07-01
*
Further refinement of stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-15
*
Further tweaks to stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-13
*
Restore robustness of TAP tests that wait for postmaster restart.
Tom Lane
2021-06-12
*
Fix new recovery test for use under msys
Andrew Dunstan
2021-06-12
*
Adjust new test case to set wal_keep_size.
Robert Haas
2021-06-10
*
Fix corner case failure of new standby to follow new primary.
Robert Haas
2021-06-09
*
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
*
Make a test endure log_error_verbosity=verbose.
Noah Misch
2021-03-21
*
Fix new TAP test for 2PC transactions and PITRs on Windows
Michael Paquier
2021-03-22
*
Fix timeline assignment in checkpoints with 2PC transactions
Michael Paquier
2021-03-22
*
Stabilize timeline switch regression test.
Fujii Masao
2021-01-14
*
Ensure that a standby is able to follow a primary on a newer timeline.
Fujii Masao
2021-01-14
*
Fix portability issues with parsing of recovery_target_xid
Michael Paquier
2020-12-23
*
Fix interpolation in test name.
Noah Misch
2020-09-13
*
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
*
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
*
Adjust max_slot_wal_keep_size behavior per review
Alvaro Herrera
2020-06-24
*
Save slot's restart_lsn when invalidated due to size
Alvaro Herrera
2020-06-24
*
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-06-18
*
Fix crash in WAL sender when starting physical replication
Michael Paquier
2020-06-08
*
Fix walsender error cleanup code
Alvaro Herrera
2020-05-15
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-05-13
*
Fix checkpoint signalling
Alvaro Herrera
2020-04-29
*
Add more TAP coverage for archive status with crash recovery of standbys
Michael Paquier
2020-04-28
*
Raise a timeout to 180s, in test 003_recovery_targets.pl.
Noah Misch
2020-04-25
*
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-24
[next]