aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/t/020_createdb.pl
Commit message (Expand)AuthorAge
* Fix assertion failure in CREATE DATABASEPeter Eisentraut2022-08-22
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Simplify a needlessly-complicated regular expression.Robert Haas2022-03-30
* In 020_createdb.pl, change order of command-line arguments.Robert Haas2022-03-29
* Add new block-by-block strategy for CREATE DATABASE.Robert Haas2022-03-29
* Add option to use ICU as global locale providerPeter Eisentraut2022-03-17
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Update copyright for 2022Bruce Momjian2022-01-07
* Add test for copy of shared dependencies from template databaseMichael Paquier2021-10-27
* 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
* Adjust createdb TAP tests to work on recent OpenBSD.Tom Lane2021-01-07
* Remove TAP test for createdb --lc-ctypeMichael Paquier2020-02-27
* createdb: Fix quoting of --encoding, --lc-ctype and --lc-collateMichael Paquier2020-02-27
* 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