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-03-29
Revert "Fix replay of create database records on standby"
Alvaro Herrera
2022-03-28
Don't fail for > 1 walsenders in 019_replslot_limit, add debug messages.
Andres Freund
2022-03-25
Fix replay of create database records on standby
Alvaro Herrera
2022-03-25
Add retries for further investigation of 019_replslot_limit.pl failures.
Andres Freund
2022-03-24
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-23
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-20
Log regression.diffs in 027_stream_regress.pl.
Thomas Munro
2022-03-05
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-02-26
Add further debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
2022-02-23
Remove duplicated word in comment
Daniel Gustafsson
2022-02-23
Add function to pump IPC process until string match
Daniel Gustafsson
2022-02-23
Add temporary debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
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-02-15
Fix race condition in 028_pitr_timelines.pl test, add note to docs.
Heikki Linnakangas
2022-02-15
Add more logging to new 028_pitr_timelines.pl test.
Heikki Linnakangas
2022-02-14
Add test case for an archive recovery corner case.
Heikki Linnakangas
2022-02-13
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-10
Use Test::Builder::todo_start(), replacing $::TODO.
Noah Misch
2022-02-02
Fix recovery conflict in 027_stream_regress.pl.
Thomas Munro
2022-01-27
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-20
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-19
Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.
Tom Lane
2022-01-17
Move 027_stream_regress.pl's output to tmp_check.
Thomas Munro
2022-01-17
Test replay of regression tests, attempt II.
Thomas Munro
2022-01-16
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-15
Add simple test for physical replication of sequences.
Tom Lane
2022-01-14
Revert "Test replay of regression tests."
Thomas Munro
2022-01-14
Test replay of regression tests.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-11-09
Fix instability in 026_overwrite_contrecord.pl test.
Tom Lane
2021-10-31
Doc: improve README files associated with TAP tests.
Tom Lane
2021-10-28
Add TAP test for archive_cleanup_command and recovery_end_command
Michael Paquier
2021-10-26
Fix overly-lax regex pattern in TAP test of READ_REPLICATION_SLOT
Michael Paquier
2021-10-24
Add replication command READ_REPLICATION_SLOT
Michael Paquier
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
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-29
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
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
[next]