Re: patch fixing the old RETURN NEXT bug - Mailing list pgsql-patches

From Sergey E. Koposov
Subject Re: patch fixing the old RETURN NEXT bug
Date
Msg-id Pine.LNX.4.44.0602142349120.7688-100000@lnfm1.sai.msu.ru
Whole thread Raw
In response to Re: patch fixing the old RETURN NEXT bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: patch fixing the old RETURN NEXT bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Sun, 12 Feb 2006, Tom Lane wrote:
> "Sergey E. Koposov" <math@sai.msu.ru> writes:
> > The problem with that is in fact in pl_exec.c in function
> > compatible_tupdesc(), which do not check for the deleted attributes.
>
> Is that really the only problem?

Tom,

Are there any problems with that patch to not be applied ?
(Sorry if I'm hurrying)

Regards,
    Sergey

*****************************************************
Sergey E. Koposov
Max Planck Institute for Astronomy
Web: http://lnfm1.sai.msu.ru/~math
E-mail: math@sai.msu.ru





pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2246: Only call pg_fe_getauthname if none given
Next
From: Tom Lane
Date:
Subject: Re: patch fixing the old RETURN NEXT bug