From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: coverage additions |
Date: | 2019-06-01 04:55:47 |
Message-ID: | 20190601045547.GA6544@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2019-May-30, Michael Paquier wrote:
> 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'
Ah, now I remember that I tried this before, but it requires some extra
packages installed in the machine I think, and those create running
services. Did you note that src/backend/libpq does not even list the
gssapi file?
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Rafia Sabih | 2019-06-01 10:03:30 | Re: Index Skip Scan |
Previous Message | Floris Van Nee | 2019-06-01 04:10:23 | Re: Index Skip Scan |