summaryrefslogtreecommitdiff
path: root/src/test/recovery/t/012_subtransactions.pl
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-16Clean up TAP tests' usage of wait_for_catchup().Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-07-29Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2020-07-08tap tests: replace 'master' with 'primary'.Andres Freund
2019-08-13Fix inconsistencies and typos in the tree, take 10Michael Paquier
2019-01-13Change default of recovery_target_timeline to 'latest'Peter Eisentraut
2018-11-25Integrate recovery.conf into postgresql.confPeter Eisentraut
2018-04-27perltidy: Add option --nooutdent-long-quotesPeter Eisentraut
2017-08-11Remove uses of "slave" in replication contextsPeter Eisentraut
2017-07-05Remove unnecessary pg_is_in_recovery calls in testsPeter Eisentraut
2017-05-17Post-PG 10 beta1 pgperltidy runBruce Momjian
2017-04-27Additional tests for subtransactions in recoverySimon Riggs