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-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-11-08
Fix typo
Alvaro Herrera
2021-10-13
Change recently added test code for stability
Alvaro Herrera
2021-09-29
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-07-01
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
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_segments.
Robert Haas
2021-06-09
Fix corner case failure of new standby to follow new primary.
Robert Haas
2021-05-31
Raise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Noah Misch
2021-03-22
Fix new TAP test for 2PC transactions and PITRs on Windows
Michael Paquier
2021-03-21
Fix timeline assignment in checkpoints with 2PC transactions
Michael Paquier
2020-12-23
Fix portability issues with parsing of recovery_target_xid
Michael Paquier
2020-09-14
Fix interpolation in test name.
Noah Misch
2020-06-18
Fix oldest xmin and LSN computation across repslots after advancing
Michael Paquier
2020-05-14
In successful pg_recvlogical, end PGRES_COPY_OUT cleanly.
Noah Misch
2020-04-24
Remove some unstable parts from new TAP test for archive status check
Michael Paquier
2020-04-23
Fix handling of WAL segments ready to be archived during crash recovery
Michael Paquier
2020-04-14
Add a wait_for_catchup() before immediate stop of a test master.
Noah Misch
2020-03-22
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
Noah Misch
2020-03-21
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-01-31
Fix typo in recently-added TAP test for replication slots
Michael Paquier
2020-01-30
Fix slot data persistency when advancing physical replication slots
Michael Paquier
2020-01-14
Revert test added by commit d207038053.
Amit Kapila
2020-01-02
Fix running out of file descriptors for spill files.
Amit Kapila
2019-10-02
Remove temporary WAL and history files at the end of archive recovery
Michael Paquier
2019-09-09
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-07-24
Fix failure with pgperlcritic from the TAP test of synchronous replication
Michael Paquier
2019-07-24
Improve stability of TAP test for synchronous replication
Michael Paquier
2019-06-22
Consolidate methods for translating a Perl path to a Windows path.
Noah Misch
2019-04-16
Don't write to stdin of a test process that could have already exited.
Noah Misch
2019-04-15
Fix SHOW ALL command for non-superusers with replication connection
Michael Paquier
2019-04-14
MSYS: Translate REGRESS_SHLIB to a Windows file name.
Noah Misch
2019-04-13
Consistently test for in-use shared memory.
Noah Misch
2019-04-05
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-04
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.
Noah Misch
2019-04-04
Consistently test for in-use shared memory.
Noah Misch
2019-01-27
Allow for yet another crash symptom in 013_crash_restart.pl.
Tom Lane
2018-12-11
Raise some timeouts to 180s, in test code.
Noah Misch
2018-10-31
Disallow starting server with insufficient wal_level for existing slot.
Andres Freund
2018-08-12
Fix bogus loop logic in 013_crash_restart test's pump_until subroutine.
Tom Lane
2018-07-18
Remove race-prone hot_standby_feedback test cases in 001_stream_rep.pl.
Tom Lane
2018-07-05
Prevent references to invalid relation pages after fresh promotion
Michael Paquier
2018-06-19
Clarify the README files for the various separate TAP-based test suites.
Tom Lane
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
[next]