From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Dave Page <dpage(at)postgresql(dot)org> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Use OpenSSL EVP API for symmetric encryption in pgcrypto. |
Date: | 2016-10-24 12:56:35 |
Message-ID: | 21426.1477313795@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Dave Page <dpage(at)postgresql(dot)org> writes:
> On Mon, Oct 24, 2016 at 12:30 PM, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
>> I'm ok with removing them from the buildfarm, if you feel that way.
> Andrew, Tom - any thoughts on removing them (just from head and future
> branches)?
I'd prefer the solution of disabling --with-openssl. If you just nuke
those members, we never will find out whether the recent postgres_fdw
changes pass on them. Besides, the point of the buildfarm has never
been for all members to have the same configuration options.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2016-10-24 12:58:25 | Re: pgsql: Allow pg_basebackup to stream transaction log in tar mode |
Previous Message | Alvaro Herrera | 2016-10-24 12:48:18 | pgsql: Preserve commit timestamps across clean restart |