aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-09-01 09:13:37 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-09-01 09:36:41 +0300
commitf2d875983b9a1acf8c49477b5afe733a3ba7a817 (patch)
treea1ca88f0865e0e58db67f0ee34ba7e8b60812dad /src/backend/access/gist/gistxlog.c
parent899d7b00e98865d5e156e0624d7596320fceb7ab (diff)
downloadpostgresql-f2d875983b9a1acf8c49477b5afe733a3ba7a817.tar.gz
postgresql-f2d875983b9a1acf8c49477b5afe733a3ba7a817.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