summaryrefslogtreecommitdiff
path: root/src/test/recovery/meson.build
AgeCommit message (Expand)Author
33 hoursToggle logical decoding dynamically based on logical slot presence.Masahiko Sawada
9 daysAdd TAP test to check recovery when redo LSN is missingMichael Paquier
2025-11-05Implement WAIT FOR commandAlexander Korotkov
2025-07-19Reintroduce test 046_checkpoint_logical_slotAlexander Korotkov
2025-06-24Test that vacuum removes tuples older than OldestXminMelanie Plageman
2025-06-23Temporarily remove 046_checkpoint_logical_slot.plAlexander Korotkov
2025-06-14Add TAP tests to check replication slot advance during the checkpointAlexander Korotkov
2025-04-20Test restartpoints in archive recovery.Noah Misch
2025-02-19Add a test for commit ac0e33136a using the injection point.Amit Kapila
2025-01-20Fix header check for continuation records where standbys could be stuckMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-04Revert pg_wal_replay_wait() stored procedureAlexander Korotkov
2024-08-02Implement pg_wal_replay_wait() stored procedureAlexander Korotkov
2024-07-22Revert "Test that vacuum removes tuples older than OldestXmin"Melanie Plageman
2024-07-19Test that vacuum removes tuples older than OldestXminMelanie Plageman
2024-04-11Revert: Implement pg_wal_replay_wait() stored procedureAlexander Korotkov
2024-04-02Implement pg_wal_replay_wait() stored procedureAlexander Korotkov
2024-03-14Add basic TAP tests for the low-level backup method, take twoMichael Paquier
2024-03-04Add regression test for restart points during promotionMichael Paquier
2024-01-30Add a failover option to subscriptions.Amit Kapila
2024-01-04Update copyright for 2024Bruce Momjian
2023-09-22Don't trust unvalidated xl_tot_len.Thomas Munro
2023-09-14Flush logical slots to disk during a shutdown checkpoint if required.Amit Kapila
2023-07-13Handle DROP DATABASE getting interruptedAndres Freund
2023-04-14Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add testsAndres Freund
2023-04-08TAP test for logical decoding on standbyAndres Freund
2023-02-22Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOGMichael Paquier
2023-01-31Remove recovery test 011_crash_recovery.plMichael Paquier
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-09-22meson: Add initial version of meson based build systemAndres Freund