mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
@ -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(
|
||||||
|
Reference in New Issue
Block a user