Skip to content

Commit cce95a2

Browse files
committed
Remove obsolete collation test.
The previous commit forgot to remove this test, which no longer holds on all systems.
1 parent d5ac14f commit cce95a2

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,8 +1033,6 @@ ERROR: parameter "lc_ctype" must be specified
10331033
CREATE COLLATION testx (locale = 'nonsense'); -- fail
10341034
ERROR: could not create locale "nonsense": No such file or directory
10351035
DETAIL: The operating system could not find any locale data for the locale name "nonsense".
1036-
CREATE COLLATION testy (locale = 'en_US.utf8', version = 'foo'); -- fail, no versions for libc
1037-
ERROR: collation "testy" has no actual version, but a version was specified
10381036
CREATE COLLATION test4 FROM nonsense;
10391037
ERROR: collation "nonsense" for encoding "UTF8" does not exist
10401038
CREATE COLLATION test5 FROM test0;

src/test/regress/sql/collate.linux.utf8.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ END
369369
$$;
370370
CREATE COLLATION test3 (lc_collate = 'en_US.utf8'); -- fail, need lc_ctype
371371
CREATE COLLATION testx (locale = 'nonsense'); -- fail
372-
CREATE COLLATION testy (locale = 'en_US.utf8', version = 'foo'); -- fail, no versions for libc
373372

374373
CREATE COLLATION test4 FROM nonsense;
375374
CREATE COLLATION test5 FROM test0;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy