Avoid syntax error on platforms that have neither LOCALE_T nor ICU.

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

Commit: 457a4448732881b5008f7a3bcca76fc299075ac3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-03-24T03:18:52Z
Releases: 10.0
Avoid syntax error on platforms that have neither LOCALE_T nor ICU.

Buildfarm member anole sees this union as empty, and doesn't like it.

Files

PathChange+/−
src/include/utils/pg_locale.h modified +1 −0