Commit Graph

25 Commits (a448e49bcbe40fb72e1ed85af910dd216d45bad8)

Author SHA1 Message Date
Peter Eisentraut 26f7802beb Message style improvements 3 years ago
Peter Eisentraut e59a67fb8f Improve ICU option handling in CREATE DATABASE 3 years ago
Peter Eisentraut 1e08576691 Fix createdb tests for C locale 3 years ago
Peter Eisentraut c7db01e325 Don't allow creation of database with ICU locale with unsupported encoding 3 years ago
Peter Eisentraut 36f729e2bc Fix assertion failure in CREATE DATABASE 3 years ago
Tom Lane 23e7b38bfe Pre-beta mechanical code beautification. 4 years ago
Robert Haas c6863b8582 Simplify a needlessly-complicated regular expression. 4 years ago
Robert Haas 3d067c53b2 In 020_createdb.pl, change order of command-line arguments. 4 years ago
Robert Haas 9c08aea6a3 Add new block-by-block strategy for CREATE DATABASE. 4 years ago
Peter Eisentraut f2553d4306 Add option to use ICU as global locale provider 4 years ago
Daniel Gustafsson 549ec201d6 Replace Test::More plans with done_testing 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Michael Paquier 70bfc5ae53 Add test for copy of shared dependencies from template database 4 years ago
Andrew Dunstan b3b4d8e68a
Move Perl test modules to a better namespace 4 years ago
Andrew Dunstan 201a76183e
Unify PostgresNode's new() and get_new_node() methods 4 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 5 years ago
Tom Lane 9ffe227837 Adjust createdb TAP tests to work on recent OpenBSD. 5 years ago
Michael Paquier c4b0edb07e Remove TAP test for createdb --lc-ctype 6 years ago
Michael Paquier 008cf04096 createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate 6 years ago
Alvaro Herrera c8642d909f PostgresNode: Add names to nodes 10 years ago
Alvaro Herrera 1caef31d9e Refactor Perl test code 10 years ago
Tom Lane c67a86f7da Fix TAP tests to use only standard command-line argument ordering. 11 years ago
Peter Eisentraut 7912f9b7dc Remove use of TAP subtests 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Peter Eisentraut 7d0f493f19 Add TAP tests for client programs 12 years ago