aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery/meson.build
Commit message (Expand)AuthorAge
* Reintroduce test 046_checkpoint_logical_slotAlexander Korotkov2025-07-19
* Test that vacuum removes tuples older than OldestXminMelanie Plageman2025-06-24
* Temporarily remove 046_checkpoint_logical_slot.plAlexander Korotkov2025-06-23
* Add TAP tests to check replication slot advance during the checkpointAlexander Korotkov2025-06-14
* Test restartpoints in archive recovery.Noah Misch2025-04-20
* Add a test for commit ac0e33136a using the injection point.Amit Kapila2025-02-19
* Fix header check for continuation records where standbys could be stuckMichael Paquier2025-01-20
* Update copyright for 2025Bruce Momjian2025-01-01
* Revert pg_wal_replay_wait() stored procedureAlexander Korotkov2024-11-04
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-08-02
* Revert "Test that vacuum removes tuples older than OldestXmin"Melanie Plageman2024-07-22
* Test that vacuum removes tuples older than OldestXminMelanie Plageman2024-07-19
* Revert: Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-11
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-02
* Add basic TAP tests for the low-level backup method, take twoMichael Paquier2024-03-15
* Add regression test for restart points during promotionMichael Paquier2024-03-04
* Add a failover option to subscriptions.Amit Kapila2024-01-30
* Update copyright for 2024Bruce Momjian2024-01-03
* Don't trust unvalidated xl_tot_len.Thomas Munro2023-09-23
* Flush logical slots to disk during a shutdown checkpoint if required.Amit Kapila2023-09-14
* Handle DROP DATABASE getting interruptedAndres Freund2023-07-13
* Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add testsAndres Freund2023-04-14
* TAP test for logical decoding on standbyAndres Freund2023-04-08
* Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOGMichael Paquier2023-02-22
* Remove recovery test 011_crash_recovery.plMichael Paquier2023-01-31
* Update copyright for 2023Bruce Momjian2023-01-02
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* meson: Add initial version of meson based build systemAndres Freund2022-09-21