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
*
Fix logical decoding test to correctly check slot removal on standby.
Fujii Masao
2025-04-04
*
Fix logical decoding regression tests to correctly check slot existence.
Fujii Masao
2025-04-04
*
Restrict copying of invalidated replication slots.
Masahiko Sawada
2025-04-03
*
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-04-03
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Fix some gaps in pg_stat_io with WAL receiver and WAL summarizer
Michael Paquier
2025-03-05
*
Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted primary.
Masahiko Sawada
2025-02-24
*
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-20
*
Add a test for commit ac0e33136a using the injection point.
Amit Kapila
2025-02-19
*
Fix issue in recovery test 041_checkpoint_at_promote
Michael Paquier
2025-02-12
*
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-02-09
*
Move SQL tests of pg_stat_io for WAL data to recovery test 029_stats_restart
Michael Paquier
2025-02-07
*
Raise an error while trying to acquire an invalid slot.
Amit Kapila
2025-01-31
*
Fix grammatical typos around possessive "its"
John Naylor
2025-01-29
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
Run perltidy
Michael Paquier
2025-01-22
*
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-20
*
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-17
*
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-16
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Fix failures with incorrect epoch handling for 2PC files at recovery
Michael Paquier
2024-12-30
*
Make 009_twophase.pl test pass with recovery_min_apply_delay set
Heikki Linnakangas
2024-12-16
*
Improve handling of empty query results in BackgroundPsql::query()
Michael Paquier
2024-11-07
*
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
*
Add 'no_error' argument to pg_wal_replay_wait()
Alexander Korotkov
2024-10-24
*
Make all Perl warnings fatal in 043_wal_replay_wait.pl
Alexander Korotkov
2024-10-22
*
Avoid 037_invalid_database.pl hang under debug_discard_caches.
Noah Misch
2024-09-27
*
Extend PgStat_HashKey.objid from 4 to 8 bytes
Michael Paquier
2024-09-18
*
Ensure standby promotion point in 043_wal_replay_wait.pl
Alexander Korotkov
2024-09-17
*
Minor cleanup related to pg_wal_replay_wait() procedure
Alexander Korotkov
2024-09-17
*
Prohibit altering invalidated replication slots.
Amit Kapila
2024-09-13
*
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-05
*
Avoid installcheck failure in TAP tests using injection_points
Michael Paquier
2024-09-04
*
Simplify makefiles exporting twice enable_injection_points
Michael Paquier
2024-09-04
*
Stabilize 039_end_of_wal test.
Thomas Munro
2024-08-31
*
Message style improvements
Peter Eisentraut
2024-08-29
*
Add tests for pg_wal_replay_wait() errors
Alexander Korotkov
2024-08-10
*
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-10
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-08-02
*
Revert "Test that vacuum removes tuples older than OldestXmin"
Melanie Plageman
2024-07-22
*
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2024-07-19
*
Avoid error in recovery test if history file is not yet present
Andrew Dunstan
2024-07-17
*
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-02
*
Rename standby_slot_names to synchronized_standby_slots.
Amit Kapila
2024-07-01
*
Run pgperltidy
Michael Paquier
2024-07-01
*
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-06-27
*
Fix MVCC bug with prepared xact with subxacts on standby
Heikki Linnakangas
2024-06-27
*
Fix typo in 029_stats_restart.pl
Michael Paquier
2024-06-18
*
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-17
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
[next]