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
/
meson.build
Commit message (
Expand
)
Author
Age
*
Reintroduce test 046_checkpoint_logical_slot
Alexander Korotkov
2025-07-19
*
Test that vacuum removes tuples older than OldestXmin
Melanie Plageman
2025-06-24
*
Temporarily remove 046_checkpoint_logical_slot.pl
Alexander Korotkov
2025-06-23
*
Add TAP tests to check replication slot advance during the checkpoint
Alexander Korotkov
2025-06-14
*
Test restartpoints in archive recovery.
Noah Misch
2025-04-20
*
Add a test for commit ac0e33136a using the injection point.
Amit Kapila
2025-02-19
*
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-20
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Revert pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-11-04
*
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
*
Revert: Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-11
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
*
Add basic TAP tests for the low-level backup method, take two
Michael Paquier
2024-03-15
*
Add regression test for restart points during promotion
Michael Paquier
2024-03-04
*
Add a failover option to subscriptions.
Amit Kapila
2024-01-30
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
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
*
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
*
Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add tests
Andres Freund
2023-04-14
*
TAP test for logical decoding on standby
Andres Freund
2023-04-08
*
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-22
*
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
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21