mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
parent
bcc704b524
commit
8da2ec31ee
|
|
@ -111,7 +111,7 @@ if ($ENV{with_icu} eq 'yes')
|
||||||
'--locale-provider=icu', '--icu-locale=@colNumeric=lower',
|
'--locale-provider=icu', '--icu-locale=@colNumeric=lower',
|
||||||
"$tempdir/dataX"
|
"$tempdir/dataX"
|
||||||
],
|
],
|
||||||
qr/error: could not open collator for locale/,
|
qr/could not open collator for locale/,
|
||||||
'fails for invalid ICU locale');
|
'fails for invalid ICU locale');
|
||||||
|
|
||||||
command_fails_like(
|
command_fails_like(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user