Re: src/test/ssl broken on HEAD - Mailing list pgsql-hackers

From Robert Haas
Subject Re: src/test/ssl broken on HEAD
Date
Msg-id CA+TgmobA-eY6eQ6e8Gp6j-_yDFeVhDHaZ788_vpVEE+kPK_xmg@mail.gmail.com
Whole thread Raw
In response to Re: src/test/ssl broken on HEAD  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: src/test/ssl broken on HEAD  (Andrew Dunstan <andrew@dunslane.net>)
Re: src/test/ssl broken on HEAD  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Wed, Aug 26, 2015 at 3:37 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Wed, Aug 26, 2015 at 4:35 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> Only HEAD is impacted, and attached is a patch to fix the problem.
>
> Actually this version is better, I forgot to update a comment.

For so long as this test suite is not run by 'make check-world' or by
the buildfarm, it's likely to keep getting broken, and we're likely to
keep not noticing.  I realize that the decision to exclude this from
'make check-world' was deliberately made for security reasons, but
that doesn't take anything away from the maintenance headache.

Still, that's not a reason not commit this, so done.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Allow a per-tablespace effective_io_concurrency setting
Next
From: Peter Geoghegan
Date:
Subject: Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types