aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-09-16 11:10:41 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-09-16 11:15:55 +0200
commit8135d0bd455217bd345090bae085b2bbcf62bdb0 (patch)
treeafe3a429eaf031c361f6cfec1f9eb16e4eb9e329 /src/tutorial/basics.source
parent148f66d59e2c2fa8bc79918973874e2803892664 (diff)
downloadpostgresql-8135d0bd455217bd345090bae085b2bbcf62bdb0.tar.gz
postgresql-8135d0bd455217bd345090bae085b2bbcf62bdb0.zip
Fix createdb tests for C locale
If the createdb tests run under the C locale, the database cluster will be initialized with encoding SQL_ASCII. With the checks added in c7db01e325a530ec38ec7ba57cd3ed32e123e33c, this will cause several ICU-related tests to fail because SQL_ASCII is not supported by ICU. To work around that, use initdb option -E UTF8 for those tests to get past that check.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions