Re: field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included
Дата
Msg-id 23361.1131990286@sss.pgh.pa.us
обсуждение исходный текст
Ответ на field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Список pgsql-bugs
Frank van Vugt <ftm.van.vugt@foxi.nl> writes:
> The following statement causes an error due to the fact that the distinct
> isn't producing distinct values anymore.
> This seems to be caused by the update of 'value' in the before-trigger.

Fix committed --- thanks for the report!

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2040: buggy cast of INT8 to text
Следующее
От: Tom Lane
Дата:
Сообщение: Re: field-update in before-trigger causes distinct to 'fail', new in v8.1 versus v8.0.4, demo-sql included