aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/commit_ts/t/004_restart.pl
Commit message (Expand)AuthorAge
* Update copyright for 2025Bruce Momjian2025-01-01
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Update copyright for 2023Bruce Momjian2023-01-02
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-24
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-29
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-07
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-08
* Introduce xid8-based functions to replace txid_XXX.Thomas Munro2020-04-07
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Rework activation of commit timestamps during recoveryMichael Paquier2018-09-26
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Make PostgresNode::append_conf append a newline automatically.Tom Lane2017-04-22
* tests: Use the right Perl operatorAlvaro Herrera2017-01-20
* Fix commit_ts for FrozenXid and BootstrapXidAlvaro Herrera2016-11-24
* Preserve commit timestamps across clean restartAlvaro Herrera2016-10-24