From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us> |
Subject: | Re: Open items for 8.2 |
Date: | 2006-09-06 13:35:08 |
Message-ID: | 7220.1157549708@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Am Dienstag, 5. September 2006 05:58 schrieb Tom Lane:
>> A couple of recently discussed FE/BE protocol issues are: not storing a
>> plan at all for unnamed-statement cases, and thus allowing bind
>> parameters to be treated as constants; allowing parameter types to go
>> unresolved rather than throwing an error. Perhaps it's too late to
>> consider these for 8.2, but they seem no more invasive than some other
>> items on the open-issues list.
> Do we have a patch for that today?
We could have a patch for the first one today --- I was thinking about
it last night and intending to code it today. The second one is merely
a matter of removing an error check that exists now; the question really
is do people want that behavior. (I asked that on the jdbc list and got
zero response, so actually I was thinking that it was a dead issue; but
as long as it's on the open-items list we ought to discuss it.)
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tim Tassonis | 2006-09-06 13:56:27 | Re: Thought provoking piece on NetBSD |
Previous Message | Michael Meskes | 2006-09-06 13:15:50 | Re: [COMMITTERS] pgsql: Second try committing the path changes. |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-06 15:28:12 | Re: XML syntax patch |
Previous Message | Magnus Hagander | 2006-09-06 12:24:27 | Re: Open items for 8.2 |