Re: Patch - SSL back to working - Mailing list pgsql-patches

From The Hermit Hacker
Subject Re: Patch - SSL back to working
Date
Msg-id Pine.BSF.4.21.0008191744250.3758-100000@thelab.hub.org
Whole thread Raw
In response to Re: Patch - SSL back to working  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Patch - SSL back to working
List pgsql-patches
On Sat, 19 Aug 2000, Tom Lane wrote:

> Magnus Hagander <mha@sollentuna.net> writes:
> > Here is a patch to bring SSL support back working. Sorry for the long delay
> > :-(
>
> This is good ;-)
>
> > I also added the function sslinfo() to get information about the SSL
> > connection.
>
> That strikes me as a very bizarre way of doing things.  Why not add an
> inquiry function to the libpq API, instead?

what's the difference between 'select sslinfo()' and 'select version()',
or is 'select version()' part of the libpq API also?



pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch - SSL back to working
Next
From: Tom Lane
Date:
Subject: Re: Patch - SSL back to working