Specify database encoding in new ICU test.

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

Commit: 0d3aaadd324e0566820c863d4617eb4fc949d220
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-03-18T17:26:04Z
Releases: 15.0
Specify database encoding in new ICU test.

Otherwise, the database encoding varies depending on the user's
environment, and so the test might fail depending on whether ICU
likes the encoding.  In particular, the test fails completely
if the prevailing locale is C.

Files

PathChange+/−
src/test/icu/t/010_database.pl modified +1 −1