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
*
Improve stability of recovery test 035_standby_logical_decoding
Michael Paquier
2024-01-23
*
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-05
*
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Fix a warning in Perl test code
Peter Eisentraut
2023-12-27
*
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-12-21
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-30
*
Remove unnecessary dependencies to wal_level=logical in TAP tests
Michael Paquier
2023-10-20
*
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-16
*
Replace use of stat()[7] by -s switch in TAP tests to retrieve file size
Michael Paquier
2023-10-03
*
Fix edge-case for xl_tot_len broken by bae868ca.
Thomas Munro
2023-09-26
*
Don't use Perl pack('Q') in 039_end_of_wal.pl.
Thomas Munro
2023-09-23
*
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-23
*
Flush logical slots to disk during a shutdown checkpoint if required.
Amit Kapila
2023-09-14
*
Fix instability in 031_recovery_conflict.pl.
Thomas Munro
2023-09-07
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-07-04
*
Disable use of archiving in 009_twophase.pl
Michael Paquier
2023-06-21
*
Enable archiving in recovery TAP test 009_twophase.pl
Michael Paquier
2023-06-20
*
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-06-09
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix the race condition in the test case added by commit a6e04b1d20.
Amit Kapila
2023-05-09
*
Test that invalidated logical slots doesn't retain WAL.
Amit Kapila
2023-05-04
*
Fix typos in comments
Michael Paquier
2023-05-02
*
Improve one of the test cases in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-28
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
*
Reduce the log level in 035_standby_logical_decoding.pl.
Amit Kapila
2023-04-25
*
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-14
*
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
*
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-11
*
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-08
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Use PG_TEST_TIMEOUT_DEFAULT in 019_replslot_limit.pl.
Noah Misch
2023-04-02
*
Force testing of query jumbling in 027_stream_regress.pl
Michael Paquier
2023-03-03
*
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-22
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
*
Doc: make src/test/*/README match current reality.
Tom Lane
2023-02-07
*
Remove recovery test 011_crash_recovery.pl
Michael Paquier
2023-01-31
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
*
Under has_wal_read_bug, skip recovery/t/032_relfilenode_reuse.pl.
Noah Misch
2022-10-29
*
Fix recently added incorrect assertion
Alvaro Herrera
2022-10-24
*
Rework shutdown callback of archiver modules
Michael Paquier
2022-10-19
*
Improve wording of log messages triggered by max_slot_wal_keep_size.
Tom Lane
2022-09-29
*
Message style improvements
Peter Eisentraut
2022-09-24
[next]