Re: BUG #14439: Trigger function fails with internal error after upgrade to 9.6

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14439: Trigger function fails with internal error after upgrade to 9.6
Дата
Msg-id 9452.1480433184@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14439: Trigger function fails with internal error after upgrade to 9.6  (max.valjanski@gmail.com)
Список pgsql-bugs
max.valjanski@gmail.com writes:
> Trigger function stopped working after upgrade from 9.5 to 9.6. Upgrade was
> performed via pg_upgrade.

After further thought I suspect this is the same issue discovered earlier
this month:

https://www.postgresql.org/message-id/flat/83shraampf.fsf%40is-it.eu

There's a patch here:

https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=f4d865f22

If you're not prepared to rebuild with the patch, I think the only
short-term workaround is to recreate the table without a dropped
column.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #14439: Trigger function fails with internal error after upgrade to 9.6
Следующее
От: Tom Lane
Дата:
Сообщение: Re: parallel sequential scan returns extraneous rows