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