summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/formatting.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:18:54 +0300
commitc42438364c940bb29ce2d0b2daf5c0a3f3a7b5a0 (patch)
tree45bd6ed88c18da015a5f2edae26fb3ae7b1ae214 /src/backend/utils/adt/formatting.c
parentf81da5997eaeebb481fb9d5d0c36bfc943bc3159 (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/utils/adt/formatting.c')
0 files changed, 0 insertions, 0 deletions