mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
parent
bcc704b524
commit
8da2ec31ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in a new issue