Re: patch fixing the old RETURN NEXT bug

Поиск
Список
Период
Сортировка
От Sergey E. Koposov
Тема Re: patch fixing the old RETURN NEXT bug
Дата
Msg-id Pine.LNX.4.44.0602122030260.15708-100000@lnfm1.sai.msu.ru
обсуждение исходный текст
Ответ на Re: patch fixing the old RETURN NEXT bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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?

I cannot be completely sure in that, but at least the submitted patch
eliminate the problem with the SQL code from my previous email.

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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: patch fixing the old RETURN NEXT bug
Следующее
От: Bruce Momjian
Дата:
Сообщение: ALTER CONSTRAINT RENAME patch reverted