Subject | Re: Re[2]: [Firebird-Architect] View updates and upward |
---|---|
Author | Dmitry Yemanov |
Post date | 2004-10-25T20:58:22Z |
"Ann W. Harrison" <aharrison@...> wrote:
docs here.
Dmitry
>Of course. Perhaps my second example is better.
> >1) select father.*
> > from msys_menu
> > left join msys_menu father
> > on msys_menu.cod_menupai = father.cod_menu
> >
> >produces different results on FB 1.x and HEAD. The old results are wrong.
>
> Sorry, to me there is a difference between a change that causes the
> new version to return a correct answer where the old version returned
> an incorrect answer
> and the change which causes a documented behaviorSorry, but it wasn't documented. I already provided snippets from Borland
> to fail without raising an error.
docs here.
Dmitry