From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: 8.4 open items list |
Date: | 2009-03-27 17:03:46 |
Message-ID: | b42b73150903271003i24b98db6x147f14adb84a4079@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Mar 27, 2009 at 11:42 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> PQinitSSL broken in some use cases
>
> This is a hard case. It's arguably a bug fix, but not one that we could
> back-patch. I think we would have applied it by now if there were
> consensus on which solution to pick.
I think the consensus we were headed towards was wrong, or at least
not completely hashed out. IMO, the correct solution to this class of
problem is a generic library initialization routine (PQinit) that can
handle things of this nature without breaking the ABI down the line.
This solution felt controversial, and I definitely don't want to hold
up 8.4 trying to get it right.
So, my vote is to document the issue for 8.4, and hopefully come up
with something better for 8.5.
merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-03-27 17:31:43 | Re: Should SET ROLE inherit config params? |
Previous Message | Josh Berkus | 2009-03-27 17:00:42 | Re: Should SET ROLE inherit config params? |