MSVC builds must use a separate stamp file for copying generated headers.
Tom Lane <tgl@sss.pgh.pa.us>
MSVC builds must use a separate stamp file for copying generated headers. Commit bad51a49a tried to use a shortcut with just one stamp file recording the actions of generating the pg_*_d.h headers and copying them to the src/include/catalog/ directory. That doesn't work in all scenarios though, so we must use two stamp files like the Makefiles do. John Naylor Discussion: https://postgr.es/m/CANFyU944GdHr=puPbA78STnqr=8kgMrGF-VDHck6aO_-qNDALg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/tools/msvc/clean.bat | modified | +1 −0 |
| src/tools/msvc/Solution.pm | modified | +8 −0 |
Discussion
- master fails to build on Windows 4 messages · 2018-05-18