aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_num.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-15 12:18:49 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-15 12:18:49 +0300
commita82a17475d8a8a91df5fd1448b0f93772f590ecd (patch)
treecc6319d09aeed9bc2280942b1db51d3716d57b06 /contrib/btree_gist/btree_utils_num.c
parent4773c70aa4c938c367ee179f7301f70a4efabc0e (diff)
downloadpostgresql-a82a17475d8a8a91df5fd1448b0f93772f590ecd.tar.gz
postgresql-a82a17475d8a8a91df5fd1448b0f93772f590ecd.zip
Silence warnings about redefining popen on Mingw-w64.
Mingw-w64 headers map popen/pclose to _popen and _pclose, but we want to use our popen wrapper rather than the Mingw-w64. #undef the Mingw's version.
Diffstat (limited to 'contrib/btree_gist/btree_utils_num.c')
0 files changed, 0 insertions, 0 deletions