summaryrefslogtreecommitdiff
path: root/src/bin/pg_resetwal/t/002_corrupted.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-111-1/+3
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-241-3/+3
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-291-1/+1
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Unified logging system for command-line programsPeter Eisentraut2019-04-011-2/+2
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-091-2/+4
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-271-4/+2
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-251-11/+17
* pg_resetwal: Prevent division-by-zero errorsPeter Eisentraut2018-03-231-0/+47