Properly install dynloader.h on MSVC builds
Bruce Momjian <bruce@momjian.us>
Properly install dynloader.h on MSVC builds This will enable PL/Java to be cleanly compiled, as dynloader.h is a requirement. Report by Chapman Flack Patch by Michael Paquier Backpatch through 9.1
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/dfmgr.c | modified | +0 −4 |
| src/tools/msvc/clean.bat | modified | +1 −0 |
| src/tools/msvc/Install.pm | modified | +3 −2 |
| src/tools/msvc/Solution.pm | modified | +6 −0 |