Re: 8.4 open items list - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: 8.4 open items list
Date
Msg-id b42b73150903271003i24b98db6x147f14adb84a4079@mail.gmail.com
Whole thread Raw
In response to Re: 8.4 open items list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Mar 27, 2009 at 11:42 AM, Tom Lane <tgl@sss.pgh.pa.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


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Should SET ROLE inherit config params?
Next
From: Tom Lane
Date:
Subject: Re: Should SET ROLE inherit config params?