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
2022-08-06
Improve recently-added test reliability
Alvaro Herrera
2022-07-29
Fix new recovery test for log_error_verbosity=verbose case
Andrew Dunstan
2022-07-29
Fix test instability
Alvaro Herrera
2022-07-28
Fix replay of create database records on standby
Alvaro Herrera
2022-05-09
Disable 031_recovery_conflict.pl until after minor releases.
Andres Freund
2022-05-06
Temporarily skip recovery deadlock test in back branches.
Andres Freund
2022-05-06
Backpatch addition of pump_until() more completely.
Andres Freund
2022-05-04
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-03
Backpatch 031_recovery_conflict.pl.
Andres Freund
2022-04-18
Fix race in TAP test 002_archiving.pl when restoring history file
Michael Paquier
2022-04-06
Remove race condition in 022_crash_temp_files.pl test.
Tom Lane
2022-04-05
Update some tests in 013_crash_restart.pl.
Tom Lane
2022-03-23
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-20
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-01-20
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2021-11-09
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-10-13
Change recently added test code for stability
Alvaro Herrera
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-01
Remove unstable, unnecessary test; fix typo
Alvaro Herrera
2021-09-30
Repair two portability oversights of new test
Alvaro Herrera
2021-09-29
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-08-28
Fix data loss in wal_level=minimal crash recovery of CREATE TABLESPACE.
Noah Misch
2021-07-29
Close yet another race condition in replication slot test code
Alvaro Herrera
2021-07-19
Make new replication slot test code even less racy
Alvaro Herrera
2021-07-17
Make new replication slot test code less racy
Alvaro Herrera
2021-07-16
Advance old-segment horizon properly after slot invalidation
Alvaro Herrera
2021-07-01
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
2021-06-28
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-23
Add test case for obsoleting slot with active walsender, take 2
Alvaro Herrera
2021-06-20
Revert "Add test case for obsoleting slot with active walsender"
Alvaro Herrera
2021-06-18
Add test case for obsoleting slot with active walsender
Alvaro Herrera
2021-06-15
Further refinement of stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-13
Further tweaks to stuck_on_old_timeline recovery test
Andrew Dunstan
2021-06-12
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-10
Adjust new test case to set wal_keep_size.
Robert Haas
2021-06-09
Fix corner case failure of new standby to follow new primary.
Robert Haas
2021-06-02
Remove unnecessary use of Time::HiRes from 013_crash_restart.pl.
Fujii Masao
2021-06-02
Add regression test for recovery pause.
Fujii Masao
2021-05-31
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-04-25
Make a test endure log_error_verbosity=verbose.
Noah Misch
2021-04-06
Fix test added by commit 9de9294b0c.
Fujii Masao
2021-04-06
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-03-24
Change checkpoint_completion_target default to 0.9
Stephen Frost
2021-03-22
Make a test endure log_error_verbosity=verbose.
Noah Misch
[next]