summaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2011-02-01 13:19:18 +0100
committerMagnus Hagander <magnus@hagander.net>2011-02-01 13:28:06 +0100
commit666407566dfb9ab585cc66bd1c0eb5ba37e0cf30 (patch)
treecf0b0741f6b6e422781a4780e0ed452e632e7a0a /src/backend/executor/execMain.c
parent9f37a76a1c137df627800272dd73b8ee4fff0cce (diff)
Undefine setlocale() macro on Win32
New versions of libintl redefine setlocale() to a macro which causes problems when the backend and libintl are linked against different versions of the runtime, which is often the case in msvc builds. Hiroshi Inoue, slightly updated comment by me
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions