On Mon, Mar 30, 2009 at 9:36 AM, Andrew Chernow <[email protected]> wrote: > Tom Lane wrote: >> >> I personally would be happy with the two-argument function solution. >> > > I modified my previous patch to use a two-argument function solution.
This looks OK to me, except I think we should modify the documentation to PQinitSSL() to say that it you must not use both that function and PQinitSecure(), and explain that if you need to control initialization of libcrypto and libssl, you should use that function instead. ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
