summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorHeikki Linnakangas2011-09-01 06:13:37 +0000
committerHeikki Linnakangas2011-09-01 06:13:37 +0000
commit8ea02570677d2cebe681584fd4c22716f1a1e1a7 (patch)
treea51e85d7fdb7cbd6e1fdabb7af5bffcb815fb111 /src/backend/access/gist/gistutil.c
parent0d3b231eebf41170f15605a943eb58e8d3d18374 (diff)
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/gistutil.c')
0 files changed, 0 insertions, 0 deletions