Fix previous MinGW fix.
authorAndrew Gierth <rhodiumtoad@postgresql.org>
Sat, 16 Feb 2019 15:21:10 +0000 (15:21 +0000)
committerAndrew Gierth <rhodiumtoad@postgresql.org>
Sat, 16 Feb 2019 15:23:02 +0000 (15:23 +0000)
commit79730e2a9bb1ce7837feddd16208ff2d9e490118
treeef978bdf021f29edcd93ea5686378d68d85e803e
parentbd7c95f0c1a38becffceb3ea7234d57167f6d4bf
Fix previous MinGW fix.

Definitions required for MinGW need to be outside #if _MSC_VER. Oops.
src/include/port/win32_port.h