From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) |
Date: | 2017-04-08 16:12:44 |
Message-ID: | 67a41405-740a-098d-2aec-b7b6c187303f@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 04/08/2017 05:26 PM, Andrew Dunstan wrote:
> Yes, I don't want just to run check-world.
>
> I am aware of a few test sets that need to be added, and I'm planning on
> doing that this weekend, in fact. Specifically: recovery, subscription,
> authentication and SSL. Peter Eisentraut raised this with me about a
> week ago.
Thanks, that'd be great!
Beware that src/test/ssl is not safe to run on a multi-user system,
because it allows connections from localhost with well-known user
certificates. I've been running it on chipmunk for a while, with the
attached module script.
- Heikki
Attachment | Content-Type | Size |
---|---|---|
TestSSL.pm | application/x-perl | 2.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-04-08 18:25:51 | pgsql: Add newly-symlinked files to "make clean" target. |
Previous Message | Tom Lane | 2017-04-08 16:11:00 | Re: Fwd: Re: Running make check-world in buildfarm (was Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication.) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-04-08 16:27:43 | Re: [sqlsmith] Planner crash on foreign table join |
Previous Message | Tom Lane | 2017-04-08 16:12:39 | Re: 2017-03 CF Closed |