Not entirely sure when this broke, but libpq's VC++ build is currently
Bruce Momjian <bruce@momjian.us>
Not entirely sure when this broke, but libpq's VC++ build is currently lacking pqsignal which is now required. This was found and fixed for VC++ by Shachar Shemesh, I simply duplicated the fix for the Borland makefile (untested, as I don't have that compiler). Dave Page
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/bcc32.mak | modified | +2 −0 |
| src/interfaces/libpq/win32.mak | modified | +2 −0 |