Avoid syntax error on platforms that have neither LOCALE_T nor ICU.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Mar 2017 03:18:52 +0000 (23:18 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Mar 2017 03:18:52 +0000 (23:18 -0400)
commit457a4448732881b5008f7a3bcca76fc299075ac3
tree010ecda875742582b83a3e73eff8a6b5985d280b
parent218747d2cf3cc1536ff77435e596280e0e739760
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.
src/include/utils/pg_locale.h