> On Thu, 13 Jan 2005, Tom Lane wrote:
>
> >Log Message:
> >-----------
> >get_names_for_var didn't do recursion for unnamed JOIN vars quite right;
> >got it wrong when the JOIN was in an outer query level. Per example from
> >Laurie Burrow. Also fix same issue in markTargetListOrigin. I think the
> >latter is only a latent bug since we currently don't apply
> >markTargetListOrigin
> >except at the outer level ... but should do it right anyway.
BTW, this code is almost verbatim in 7.4. Do you want me to patch it
back?
--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
"Y que hayan abogados, para que la gente no culpe de todo a Satanás"
In response to
Responses
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-01-13 22:55:56 |
| Subject: Re: pgsql: get_names_for_var didn't do recursion for |
| Previous: | From: User Mha | Date: 2005-01-13 22:19:09 |
| Subject: pginstaller - pginst: Use LoginUser() and CreateProcessAsUser() when the |