aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2018-11-18 12:36:31 -0500
committerAndrew Dunstan <andrew@dunslane.net>2018-11-18 12:36:31 -0500
commitd5d7f7f3b78e00009ee87ad01d1fb87b28968f65 (patch)
tree5672298ae5e372d24b7c76354105ba9c8ca5374c /src/backend/access/transam/xlog.c
parent0b59b0e8bcc9e85bad6fffa7828344db1a36f20a (diff)
downloadpostgresql-d5d7f7f3b78e00009ee87ad01d1fb87b28968f65.tar.gz
postgresql-d5d7f7f3b78e00009ee87ad01d1fb87b28968f65.zip
Silence MSVC warnings about redefinition of isnan
Some versions of perl.h define isnan when the compiler is MSVC. To avoid warnings about this, undefine the symbol before including perl.h and re-add the definition afterwards if it wasn't recreated. Discussion: https://postgr.es/m/caf0568e-3c1f-07fd-6914-d903f22560f2@2ndQuadrant.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions