Enable Win32 to compile libpq again, and enable SSL compiles on that
Bruce Momjian <bruce@momjian.us>
Enable Win32 to compile libpq again, and enable SSL compiles on that platform. Andreas Pflug
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-connect.c | modified | +2 −2 |
| src/interfaces/libpq/fe-exec.c | modified | +2 −2 |
| src/interfaces/libpq/fe-secure.c | modified | +18 −5 |
| src/interfaces/libpq/libpq-int.h | modified | +3 −1 |
| src/interfaces/libpq/win32.c | modified | +1 −1 |
| src/interfaces/libpq/win32.mak | modified | +34 −17 |