| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | Greg Smith <greg(at)2ndquadrant(dot)com>, Michael Banck <mbanck(at)debian(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, jd(at)commandprompt(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Debian readline/libedit breakage |
| Date: | 2011-02-11 18:18:58 |
| Message-ID: | AANLkTint--wa6m8WZmfX1FZrXGf4MXCbChjjJzvqeAC2@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 11, 2011 at 19:13, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> * Greg Smith (greg(at)2ndquadrant(dot)com) wrote:
>> -Adding GnuTLS support to PostgreSQL would require solving several
>> code quality issues
>
> I'm curious about this, but I don't know that I've got time to dive into
> it and solve it. :/
Yeah, I'm curious about that one as well. A lot has happened since
this was last investigated, I believe.
We may also have a problem in that libpq exposes OpenSSL structs,
though. We actually return it as a void *, to make it possible to
change, but there's no API in libpq to tell you what it is...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-02-11 18:19:47 | Re: ALTER EXTENSION UPGRADE, v3 |
| Previous Message | Noah Misch | 2011-02-11 18:17:59 | Re: FOR KEY LOCK foreign keys |