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
*
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-14
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Use Test::Builder::todo_start(), replacing $::TODO.
Noah Misch
2022-02-09
*
Fix recovery conflict in 027_stream_regress.pl.
Thomas Munro
2022-02-02
*
Specify --host in 027_stream_regress.pl's pg_regress invocation.
Andres Freund
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
*
Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.
Tom Lane
2022-01-19
*
Move 027_stream_regress.pl's output to tmp_check.
Thomas Munro
2022-01-18
*
Test replay of regression tests, attempt II.
Thomas Munro
2022-01-17
*
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-16
*
Add simple test for physical replication of sequences.
Tom Lane
2022-01-15
*
Revert "Test replay of regression tests."
Thomas Munro
2022-01-15
*
Test replay of regression tests.
Thomas Munro
2022-01-15
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-11-09
*
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-31
*
Add TAP test for archive_cleanup_command and recovery_end_command
Michael Paquier
2021-10-28
*
Fix overly-lax regex pattern in TAP test of READ_REPLICATION_SLOT
Michael Paquier
2021-10-26
*
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-10-25
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
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
*
Remove unstable, unnecessary test; fix typo
Alvaro Herrera
2021-10-01
*
Repair two portability oversights of new test
Alvaro Herrera
2021-09-30
*
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
*
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
[next]