How to get the row that start a trigger

From: "Ezequias Rodrigues da Rocha" <ezequias(dot)rocha(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: How to get the row that start a trigger
Date: 2006-08-31 18:43:03
Message-ID: 55c095e90608311143q677946by7aa55da061dbbd5a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I need make a trigger that update a table each time another table has a
insert. but this insert has on this row all the items to pass to my function
on the trigger.

How to retrieve this information.

Please I need this answare.

Regards
Ezequias

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Atenciosamente (Sincerely)
Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A pior das democracias ainda é melhor do que a melhor das ditaduras
The worst of democracies is still better than the better of dictatorships
http://ezequiasrocha.blogspot.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Aaron Bono 2006-08-31 21:42:50 Re: Trigger with Stored Procedure [Client Points]
Previous Message Aaron Bono 2006-08-31 15:29:28 Re: Trigger with Stored Procedure [Client Points]