Re: BUG #1278: PL/pgSQL: ROWTYPE does not care for droped columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1278: PL/pgSQL: ROWTYPE does not care for droped columns
Дата
Msg-id 20771.1096899758@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1278: PL/pgSQL: ROWTYPE does not care for droped columns  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> This code works correct in 7.4.1-dbExperts but also fails in
> 7.3.4-dbExperts.

As you say, this has been fixed in 7.4.  We considered the fix not
a suitable candidate for back-patching into older releases.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PLPGSQL and FOUND stange behaviour after EXECUTE
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Denial of service via VACUUM, all backends exit and restart...