Explicitly bind gettext to the correct encoding on Windows.
authorMagnus Hagander <magnus@hagander.net>
Thu, 22 Jan 2009 10:09:48 +0000 (10:09 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 22 Jan 2009 10:09:48 +0000 (10:09 +0000)
commit5841aa86eb67dabb0a54c81d21463002dfa7e358
tree38f538e17897ee65f9e30795f8e848361354745e
parent95aaf25f39f90b05827f2922fe946a5469344c4e
Explicitly bind gettext to the correct encoding on Windows.

Original patch from Hiroshi Inoue.
src/backend/utils/mb/mbutils.c