pgsql: Suppress "unused function" warning when not HAVE_LOCALE_T.

Started by Tom Lanealmost 15 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Suppress "unused function" warning when not HAVE_LOCALE_T.

Forgot to consider this case ...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2562dcea811eb642e1c5442e1ede9fe268278157

Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)