Re: BUG #18647: INSERT statements execute functions twice. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18647: INSERT statements execute functions twice.
Date
Msg-id 2246127.1728419047@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18647: INSERT statements execute functions twice.  ("David G. Johnston" <david.g.johnston@gmail.com>)
List 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 by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #18647: INSERT statements execute functions twice.
Next
From: PG Bug reporting form
Date:
Subject: BUG #18648: When I restore the database on rockylinux9, I will use amcheck to check that there will be an abnorm