Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite661c3d

Browse files
committed
Fix collate.linux.utf8 expected output for recent error message change.
Noted by Jeff Davis.
1 parent9e8da0f commite661c3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/test/regress/expected/collate.linux.utf8.out

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -967,6 +967,7 @@ CREATE COLLATION test3 (lc_collate = 'en_US.utf8'); -- fail, need lc_ctype
967967
ERROR: parameter "lc_ctype" must be specified
968968
CREATE COLLATION testx (locale = 'nonsense'); -- fail
969969
ERROR: could not create locale "nonsense": No such file or directory
970+
DETAIL: The operating system could not find any locale data for the locale name "nonsense".
970971
CREATE COLLATION test4 FROM nonsense;
971972
ERROR: collation "nonsense" for encoding "UTF8" does not exist
972973
CREATE COLLATION test5 FROM test0;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp