Fix previous MinGW fix.

Andrew Gierth <rhodiumtoad@postgresql.org>

Commit: 79730e2a9bb1ce7837feddd16208ff2d9e490118
Author: Andrew Gierth <rhodiumtoad@postgresql.org>
Date: 2019-02-16T15:23:02Z
Releases: 12.0
Fix previous MinGW fix.

Definitions required for MinGW need to be outside #if _MSC_VER. Oops.

Files

PathChange+/−
src/include/port/win32_port.h modified +5 −5