Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos'
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos' In the libpq encryption negotiation tests, don't run the GSSAPI tests unless PG_TEST_EXTRA='kerberos' is also set. That makes it possible to still run most of the tests when GSSAPI support is compiled in, but there's no MIT Kerberos installation.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/regress.sgml | modified | +13 −1 |
| src/interfaces/libpq/t/005_negotiate_encryption.pl | modified | +10 −4 |