Re: patch fixing the old RETURN NEXT bug

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Sergey E. Koposov" <math@sai.msu.ru>
Cc: pgsql-patches@postgresql.org
Date: 2006-02-12T17:28:43Z
Lists: pgsql-hackers
"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?

			regards, tom lane