index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
scripts
/
t
/
020_createdb.pl
Commit message (
Expand
)
Author
Age
*
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-22
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Simplify a needlessly-complicated regular expression.
Robert Haas
2022-03-30
*
In 020_createdb.pl, change order of command-line arguments.
Robert Haas
2022-03-29
*
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-29
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add test for copy of shared dependencies from template database
Michael Paquier
2021-10-27
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
*
Unify PostgresNode's new() and get_new_node() methods
Andrew Dunstan
2021-07-29
*
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-07
*
Adjust createdb TAP tests to work on recent OpenBSD.
Tom Lane
2021-01-07
*
Remove TAP test for createdb --lc-ctype
Michael Paquier
2020-02-27
*
createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate
Michael Paquier
2020-02-27
*
PostgresNode: Add names to nodes
Alvaro Herrera
2016-01-20
*
Refactor Perl test code
Alvaro Herrera
2015-12-02
*
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-04-04
*
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Add TAP tests for client programs
Peter Eisentraut
2014-04-14