Re: BUG #18647: INSERT statements execute functions twice.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18647: INSERT statements execute functions twice.
Дата
Msg-id 2246127.1728419047@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #18647: INSERT statements execute functions twice.  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> The create table for party probably helps too.

I'm wondering about ON INSERT rules for that table ...

> IOW, make it possible for someone to reproduce your issue.

Indeed.  I tried some simple experiments with setting a breakpoint
on the standard nextval() function, and I don't see more than one
call.

            regards, tom lane



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