"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> Tom Lane wrote:
>> This is a pretty klugy solution --- it would likely be cleaner to
>> change Param nodes to include a typmod field --- but we can't do that in
>> the already-released 8.2 branch.
> I'm slightly confused by this commit message. Is this commit on HEAD a
> temporary measure pending a cleaner fix, or is it the intended permanent
> fix, notwithstanding the kludginess?
I have a to-do item to look at the idea of adding typmod to Param, but
am not committing to do it yet. In the meantime I figured the bug should
get fixed.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Kevin Grittner | Date: 2006-12-07 16:25:06 |
| Subject: Re: old synchronized scan patch |
| Previous: | From: Heikki Linnakangas | Date: 2006-12-07 16:14:54 |
| Subject: Re: old synchronized scan patch |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-12-07 19:33:40 |
| Subject: pgsql: Repair incorrect placement of WHERE clauses when there are |
| Previous: | From: Andrew Dunstan | Date: 2006-12-07 12:25:12 |
| Subject: Re: pgsql: Fix planning of SubLinks to ensure that |