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
2023-09-23
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-14
Flush logical slots to disk during a shutdown checkpoint if required.
Amit Kapila
2023-09-07
Fix instability in 031_recovery_conflict.pl.
Thomas Munro
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-06-21
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-20
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-09
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-09
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
2023-05-04
Test that invalidated logical slots doesn't retain WAL.
Amit Kapila
2023-05-02
Fix typos in comments
Michael Paquier
2023-04-28
Improve one of the test cases in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-27
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-25
Reduce the log level in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-14
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-12
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-11
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-08
Suppress bogus printout during new 035_standby_logical_decoding.pl test.
Tom Lane
2023-04-08
TAP test for logical decoding on standby
Andres Freund
2023-04-07
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-02
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Noah Misch
2023-03-03
Force testing of query jumbling in 027_stream_regress.pl
Michael Paquier
2023-02-22
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-13
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-07
Doc: make src/test/*/README match current reality.
Tom Lane
2023-01-31
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-11-12
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-10-29
Under has_wal_read_bug, skip recovery/t/032_relfilenode_reuse.pl.
Noah Misch
2022-10-24
Fix recently added incorrect assertion
Alvaro Herrera
2022-10-19
Rework shutdown callback of archiver modules
Michael Paquier
2022-09-29
Improve wording of log messages triggered by max_slot_wal_keep_size.
Tom Lane
2022-09-24
Message style improvements
Peter Eisentraut
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-08-25
Update another comment still referring to pg_start/stop_backup()
Peter Eisentraut
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
[next]