diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-09-01 09:13:37 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-09-01 09:13:37 +0300 |
commit | 8ea02570677d2cebe681584fd4c22716f1a1e1a7 (patch) | |
tree | a51e85d7fdb7cbd6e1fdabb7af5bffcb815fb111 /src/backend/access/gist/gistxlog.c | |
parent | 0d3b231eebf41170f15605a943eb58e8d3d18374 (diff) | |
download | postgresql-8ea02570677d2cebe681584fd4c22716f1a1e1a7.tar.gz postgresql-8ea02570677d2cebe681584fd4c22716f1a1e1a7.zip |
Move the line to undefine setlocale() macro on Win32 outside USE_REPL_SNPRINTF
ifdef block. It has nothing to do with whether the replacement snprintf
function is used. It caused no live bug, because the replacement snprintf
function is always used on Win32, but it was nevertheless misplaced.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions