Обсуждение: [MASSMAIL] pgsql: Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos

Поиск
Список
Период
Сортировка

[MASSMAIL] pgsql: Document PG_TEST_EXTRA=libpq_encryption and also check 'kerberos

От
Heikki Linnakangas
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4cc1c76fe9f13aa96bae14f4fcfdf6d508af72a4

Modified Files
--------------
doc/src/sgml/regress.sgml                          | 14 +++++++++++++-
src/interfaces/libpq/t/005_negotiate_encryption.pl | 14 ++++++++++----
2 files changed, 23 insertions(+), 5 deletions(-)