Re: PL/SQL question - Mailing list pgsql-general

From Mike Nolan
Subject Re: PL/SQL question
Date
Msg-id 200404211817.i3LIHQtq029234@gw.tssi.com
Whole thread Raw
In response to Re: PL/SQL question  ("Froggy / Froggy Corp." <froggy@froggycorp.com>)
Responses Re: PL/SQL question
List pgsql-general
>     In fact the problem seems to come from the "INSERT INTO". I delete
> everything from the function and only keep the "INSERT INTO" and get the
> same problem.

Given that this is supposed to be a trigger function, what's
your 'create trigger' statement look like?

Part of the problem may be how your 'return null' is being handled,
and that can be related to when the trigger fires.
--
Mike Nolan

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly over time
Next
From: Jan Wieck
Date:
Subject: Re: Redundancy software for PostgreSQL