diff options
author | Noah Misch <noah@leadboat.com> | 2014-10-21 22:55:43 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2014-10-21 22:56:28 -0400 |
commit | 9e02e20ab6df093e1ab751157dfb5c51a420187b (patch) | |
tree | 8fe6006b2fe6f3d63cce52ed49393bb1930a7e53 /src/backend/utils/adt/numeric.c | |
parent | 7a14edb83e1c5c3c683cf0c8a90870e3bda9d22c (diff) | |
download | postgresql-9e02e20ab6df093e1ab751157dfb5c51a420187b.tar.gz postgresql-9e02e20ab6df093e1ab751157dfb5c51a420187b.zip |
MinGW: Link with shell32.dll instead of shfolder.dll.
This improves consistency with the MSVC build. On buildfarm member
narwhal, since commit 846e91e0223cf9f2821c3ad4dfffffbb929cb027,
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 889f03812916b146ae504c0fad5afdc7bf2e8a2a, which
adopted shfolder.dll for Windows NT 4.0 compatibility. PostgreSQL 8.2
dropped support for that operating system.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions