postgresql/src/interfaces
Noah Misch 9e02e20ab6 MinGW: Link with shell32.dll instead of shfolder.dll.
This improves consistency with the MSVC build.  On buildfarm member
narwhal, since commit 846e91e022,
shfolder.dll:SHGetFolderPath() crashes when dblink calls it by way of
pqGetHomeDirectory().  Back-patch to 9.4, where that commit first
appeared.  How it caused this regression remains a mystery.  This is a
partial revert of commit 889f038129, which
adopted shfolder.dll for Windows NT 4.0 compatibility.  PostgreSQL 8.2
dropped support for that operating system.
2014-10-21 22:56:28 -04:00
..
ecpg MinGW: Link with shell32.dll instead of shfolder.dll. 2014-10-21 22:56:28 -04:00
libpq MinGW: Link with shell32.dll instead of shfolder.dll. 2014-10-21 22:56:28 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00