Move the be_gssapi_get_* prototypes
Stephen Frost <sfrost@snowman.net>
Move the be_gssapi_get_* prototypes The be_gssapi_get_* prototypes were put close to similar ones for SSL- but a bit too close since that meant they ended up only being included for SSL-enabled builds. Move those to be under ENABLE_GSS instead. Pointed out by Tom.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/libpq/libpq-be.h | modified | +7 −7 |