Thread: [COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER

[COMMITTERS] pgsql: Fix build with !USE_WIDE_UPPER_LOWER

From
Peter Eisentraut
Date:
Fix build with !USE_WIDE_UPPER_LOWER

The placement of the ifdef blocks in formatting.c was pretty bogus, so
the code failed to compile if USE_WIDE_UPPER_LOWER was not defined.

Reported-by: Peter Geoghegan <pg@bowt.ie>
Reported-by: Noah Misch <noah@leadboat.com>

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c08c98df3d30c0d773d5624860145fb4215b84fb

Modified Files
--------------
src/backend/utils/adt/formatting.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers