Re: Problems with a trigger - Mailing list pgsql-general

From Jeff Davis
Subject Re: Problems with a trigger
Date
Msg-id 1105758949.2886.444.camel@jeff
Whole thread Raw
In response to Problems with a trigger  (Valentin Militaru <valentin.militaru@telcor.ro>)
List pgsql-general
Perhaps you need to do a FOR EACH ROW trigger? If that doesn't solve it,
I need more details.

Regards,
    Jeff

On Thu, 2005-01-13 at 15:03 +0200, Valentin Militaru wrote:
> Hi!
> I have a problem with an AFTER INSERT row-based trigger. It returns
> <<record "new" is not assigned yet>>. Any ideas?
>
> Thanks!
> Valentin Militaru
> valentin.militaru@telcor.ro
> SC Telcor Communications SRL
> Tel. fix: 0316900015
> Fax:     0316900001
> Telefon mobil: 0741168267
>


pgsql-general by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Open Source Database Opportunity
Next
From: Greg Stark
Date:
Subject: Re: [HACKERS] Much Ado About COUNT(*)