From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <mha(at)sollentuna(dot)net>, "'pgsql-patches(at)postgresql(dot)org'" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Patch - SSL back to working |
Date: | 2000-08-19 20:44:48 |
Message-ID: | Pine.BSF.4.21.0008191744250.3758-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Sat, 19 Aug 2000, Tom Lane wrote:
> Magnus Hagander <mha(at)sollentuna(dot)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?
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-08-19 21:19:22 | Re: Patch - SSL back to working |
Previous Message | Tom Lane | 2000-08-19 20:25:44 | Re: Patch - SSL back to working |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-08-19 21:19:22 | Re: Patch - SSL back to working |
Previous Message | Tom Lane | 2000-08-19 20:25:44 | Re: Patch - SSL back to working |