Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is
Magnus Hagander <magnus@hagander.net>
Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is enabled, because the only Kerberos library supported always contains it.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +5 −5 |
| src/include/libpq/libpq-be.h | modified | +10 −2 |
| src/interfaces/libpq/fe-auth.c | modified | +3 −3 |
| src/tools/msvc/Solution.pm | modified | +3 −1 |