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-08-01
Append -X to direct invocation of psql in new test for BASE_BACKUP
Michael Paquier
2022-08-01
Add more TAP tests with BASE_BACKUP and pg_backup_start/stop
Michael Paquier
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-07-23
Doc: update recovery/README.
Tom Lane
2022-07-07
Clean up some includes and comments in TAP test scripts
Michael Paquier
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-05
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-02
Fix race condition in t/028_pitr_timelines.pl.
Noah Misch
2022-06-25
Use --no-unlogged-table-data in t/027_stream_regress.pl.
Noah Misch
2022-05-13
Fix slow animal timeouts in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-08
Fix race in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-07
Fix old-fd issues using global barriers everywhere.
Thomas Munro
2022-05-04
Fix timing issue in deadlock recovery conflict test.
Andres Freund
2022-05-03
Add tests for recovery deadlock conflicts.
Andres Freund
2022-04-18
Fix second race condition in 002_archiving.pl with archive_cleanup_command
Michael Paquier
2022-04-18
Fix race in TAP test 002_archiving.pl when restoring history file
Michael Paquier
2022-04-16
pgstat: Use correct lock level in pgstat_drop_all_entries().
Andres Freund
2022-04-15
pgstat: set timestamps of fixed-numbered stats after a crash.
Andres Freund
2022-04-07
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
Add minimal tests for recovery conflict handling.
Andres Freund
2022-04-07
pgstat: test stats interactions with physical replication.
Andres Freund
2022-04-07
pgstat: add tests for handling of restarts, including crashes.
Andres Freund
2022-04-07
Unlogged sequences
Peter Eisentraut
2022-04-06
Remove exclusive backup mode
Stephen Frost
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-04-04
Disable synchronize_seqscans in 027_stream_regress.pl.
Tom Lane
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
[next]