Re: coverage additions

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: coverage additions
Дата
Msg-id 20190530202556.GL2848@paquier.xyz
обсуждение исходный текст
Ответ на coverage additions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: coverage additions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Thu, May 30, 2019 at 01:52:20PM -0400, Alvaro Herrera wrote:
> If there are other obvious improvements to be had, please let me know.
> (We have PG_TEST_EXTRA="ssl ldap" currently, do we have any more extra
> tests now?)

You can add kerberos to this list, to give:
PG_TEST_EXTRA='ssl ldap kerberos'
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: coverage additions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Why does pg_checksums -r not have a long option?