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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/c47e62949840f670402cb470ce267e9ea2431992

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