Re: trigger fails - Mailing list pgsql-novice

From hubert depesz lubaczewski
Subject Re: trigger fails
Date
Msg-id 20210830081718.GA8307@depesz.com
Whole thread Raw
In response to Re: trigger fails  (Roger Mason <rmason@mun.ca>)
List pgsql-novice
On Sun, Aug 29, 2021 at 09:58:09AM -0230, Roger Mason wrote:
> I have not been able to get this to work: the trigger runs and the
> trigger function is called but no new data are inserted into the target
> table.  Having spent several days on this without result it is time to
> give up.

Can you provide whole, testable sql script? With create table, and test
insert, that should generate something in the target table, that is
missing?

Best regards,

depesz




pgsql-novice by date:

Previous
From: Roger Mason
Date:
Subject: Re: trigger fails
Next
From: hubert depesz lubaczewski
Date:
Subject: Re: trigger fails