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
*
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
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
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
*
Pre branch pgindent / pgperltidy run
Andrew Dunstan
2021-06-28
*
Add test case for obsoleting slot with active walsender, take 2
Alvaro Herrera
2021-06-23
*
Revert "Add test case for obsoleting slot with active walsender"
Alvaro Herrera
2021-06-20
*
Add test case for obsoleting slot with active walsender
Alvaro Herrera
2021-06-18
*
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
*
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-06-02
*
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-05-31
*
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Make a test endure log_error_verbosity=verbose.
Noah Misch
2021-04-25
*
Fix test added by commit 9de9294b0c.
Fujii Masao
2021-04-07
*
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-04-06
*
Change checkpoint_completion_target default to 0.9
Stephen Frost
2021-03-24
*
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
*
Don't run recover crash_temp_files test in Windows perl
Andrew Dunstan
2021-03-21
*
Unbreak recovery test on Windows
Andrew Dunstan
2021-03-21
*
Fix race condition in remove_temp_files_after_crash TAP test
Tomas Vondra
2021-03-19
*
Fix TAP test for remove_temp_files_after_crash
Tomas Vondra
2021-03-19
*
Remove temporary files after backend crash
Tomas Vondra
2021-03-18
*
Close psql processes gracefully in recovery tests
Andrew Dunstan
2021-03-04
*
Make test_target_session_attrs more robust against connection failure.
Tom Lane
2021-03-03
*
Silence perlcritic warning in commit ee28cacf6.
Tom Lane
2021-03-02
*
Extend the abilities of libpq's target_session_attrs parameter.
Tom Lane
2021-03-02
*
Fix recovery test hang in 021_row_visibility.pl on windows.
Andres Freund
2021-03-01
*
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
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix portability issues with parsing of recovery_target_xid
Michael Paquier
2020-12-23
*
Increase timeout in 021_row_visibility.pl.
Tom Lane
2020-12-22
*
Correct behavior descriptions in comments, and correct a test name.
Noah Misch
2020-12-12
*
Revert pg_relation_check_pages()
Michael Paquier
2020-11-04
*
Add pg_relation_check_pages() to check on-disk pages of a relation
Michael Paquier
2020-10-28
*
Try to unbreak 021_row_visibility.pl on mingw.
Andres Freund
2020-10-05
*
Fix and test snapshot behavior on standby.
Andres Freund
2020-09-30
*
Fix interpolation in test name.
Noah Misch
2020-09-13
[next]