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

From Tom Lane
Subject Re: Patch - SSL back to working
Date
Msg-id 128.966716744@sss.pgh.pa.us
Whole thread Raw
In response to Patch - SSL back to working  (Magnus Hagander <mha@sollentuna.net>)
Responses Re: Patch - SSL back to working
List pgsql-patches
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?

            regards, tom lane

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Patch - SSL back to working
Next
From: The Hermit Hacker
Date:
Subject: Re: Patch - SSL back to working