postgresql/src/include/libpq
Stephen Frost 87e16db5eb 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.
2019-04-04 11:11:46 -04:00
..
auth.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
be-fsstubs.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
crypt.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
hba.h GSSAPI encryption support 2019-04-03 15:02:33 -04:00
ifaddr.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
libpq-be.h Move the be_gssapi_get_* prototypes 2019-04-04 11:11:46 -04:00
libpq-fs.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
libpq.h GSSAPI encryption support 2019-04-03 15:02:33 -04:00
pqcomm.h GSSAPI encryption support 2019-04-03 15:02:33 -04:00
pqformat.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pqmq.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
pqsignal.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
scram.h Get rid of another unconstify through API changes 2019-02-14 20:44:47 +01:00