Revert test case added by commit 1e165d05fe06a9072867607886f818bc255507db.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 32ca22b02da9d8088b58b3dc64ad78464c7513a3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-08-02T00:15:10Z
Releases: 10.0
Revert test case added by commit 1e165d05fe06a9072867607886f818bc255507db.

The buildfarm is still showing at least three distinct behaviors for
a bad locale name in CREATE COLLATION.  Although this test was helpful
for getting the error reporting code into some usable shape, it doesn't
seem worth carrying multiple expected-files in order to support the
test in perpetuity.  So pull it back out.

Discussion: https://postgr.es/m/CAKKotZS-wcDcofXDCH=sidiuajE+nqHn2CGjLLX78anyDmi3gQ@mail.gmail.com

Files

PathChange+/−
src/test/regress/expected/collate.out modified +0 −3
src/test/regress/sql/collate.sql modified +0 −1

Discussion