Content-Length: 257197 | pFad | http://github.com/postgrespro/postgres/commit/cab3ce7a065b8ec04303d680a64bd9aa9bdd29db

23 Fix icu tests with C locale · postgrespro/postgres@cab3ce7 · GitHub
Skip to content

Commit cab3ce7

Browse files
committed
Fix icu tests with C locale
Similar to 1e08576, but for the icu test suite. Reported-by: Christoph Berg <myon@debian.org> Discussion: https://www.postgresql.org/message-id/YyWeU61YMFwjVdxE@msg.df7cb.de
1 parent 48a257d commit cab3ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/icu/t/010_database.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# Test error cases in CREATE DATABASE involving locale-related options
5555

5656
my ($ret, $stdout, $stderr) = $node1->psql('postgres',
57-
q{CREATE DATABASE dbicu LOCALE_PROVIDER icu TEMPLATE template0});
57+
q{CREATE DATABASE dbicu LOCALE_PROVIDER icu TEMPLATE template0 ENCODING UTF8});
5858
isnt($ret, 0,
5959
"ICU locale must be specified for ICU provider: exit code not 0");
6060
like(

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/cab3ce7a065b8ec04303d680a64bd9aa9bdd29db

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy