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)
commit45b8da748eba0cf3b6ef82d77d605e4d97392914
tree29b339551f645fe49a7b5fa1000d43d643fe35c1
parent980f9aaaec0c296edb45ef5fa2a06447a8096411
Explicitly bind gettext to the correct encoding on Windows.

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