Add #ifdef for LC_MESSAGES, because it is not ANSI C standard, and BSDI
authorBruce Momjian <bruce@momjian.us>
Thu, 29 Jun 2000 01:19:36 +0000 (01:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 29 Jun 2000 01:19:36 +0000 (01:19 +0000)
commit932d1e5f9eb71fb4c52e7d7147a825b3ab5f1d39
tree62ae8496c677fc75860d22f41d0534344d392018
parent44f64dd3eac840866d884269c8011b22d416bf3c
Add #ifdef for LC_MESSAGES, because it is not ANSI C standard, and BSDI
does not have it.
src/backend/utils/adt/pg_locale.c