Re: PQinitSSL broken in some use casesf - Mailing list pgsql-hackers

From Andrew Chernow
Subject Re: PQinitSSL broken in some use casesf
Date
Msg-id 4991B3D0.7020604@esilo.com
Whole thread Raw
In response to Re: PQinitSSL broken in some use casesf  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian wrote:
> Andrew Chernow wrote:
>> Tom Lane wrote:
>>> If that's all you want, then PQinitSSLExtended is a perfectly good
>>> answer.  
>>>
>> How about PQinitCrypto(bool do_init), which would default to TRUE if 
>> never called.  PQinitSSL already handles the SSL part, just need control 
>> over initializing crypto.
> 
> Folks, we need a lot more demand before we add functions to libpq.
> 

Honestly, I'm not suggesting that a function is added.  If others decide 
to do that, I think the function's purpose should be to init crypto.  We 
don't need another way to init ssl.

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PQinitSSL broken in some use casesf
Next
From: Merlin Moncure
Date:
Subject: Re: PQinitSSL broken in some use casesf