]> granicus.if.org Git - postgresql/commit
Suppress "unused function" warning when not HAVE_LOCALE_T.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Sep 2011 21:47:21 +0000 (17:47 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Sep 2011 21:47:43 +0000 (17:47 -0400)
commitc47e62949840f670402cb470ce267e9ea2431992
tree24b6623acb7f7552ad04849501feb867e8b6c03b
parent226bc87c2da98ebd9ac08d1677961cb5e7ea4e5a
Suppress "unused function" warning when not HAVE_LOCALE_T.

Forgot to consider this case ...
src/backend/utils/adt/pg_locale.c