Re: OpenSSL Applink - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: OpenSSL Applink
Date
Msg-id 46FD16B3.5040202@dunslane.net
Whole thread Raw
In response to Re: OpenSSL Applink  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches

Tom Lane wrote:
> Dave Page <dpage@postgresql.org> writes:
>
>> The server doesn't seem to be affected, but the attached patch fixes the
>> problem for the client apps. Unfortunately it must be included in the
>> app itself, and not libpq.
>>
>
> This is pretty much in the category of "they've got to be kidding".
> I recommend sitting on the prior version until upstream fixes their
> mistake.
>
>
>

That was my reaction.

cheers

andrew

pgsql-patches by date:

Previous
From: "Marko Kreen"
Date:
Subject: pgcrypto: fix for broken solaris openssl, v03
Next
From: Dave Page
Date:
Subject: Re: OpenSSL Applink