aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/t/010_clusterdb.pl
Commit message (Expand)AuthorAge
* 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
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Empty search_path in Autovacuum and non-psql/pgbench clients.Noah Misch2018-02-26
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Add tests for various connection string issuesPeter Eisentraut2016-09-22
* Rework PostgresNode's psql methodAlvaro Herrera2016-03-03
* PostgresNode: Add names to nodesAlvaro Herrera2016-01-20
* Refactor Perl test codeAlvaro Herrera2015-12-02
* Fix TAP tests to use only standard command-line argument ordering.Tom Lane2015-04-04
* Remove use of TAP subtestsPeter Eisentraut2014-10-29
* pgindent run for 9.4Bruce Momjian2014-05-06
* Add TAP tests for client programsPeter Eisentraut2014-04-14