Not entirely sure when this broke, but libpq's VC++ build is currently

Bruce Momjian <bruce@momjian.us>

Commit: 1c5125adf320316de46705a2f25548de2d20bbcc
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-11-13T03:18:50Z
Releases: 8.0.0
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

PathChange+/−
src/interfaces/libpq/bcc32.mak modified +2 −0
src/interfaces/libpq/win32.mak modified +2 −0