complete instruction in trigger?

From: Rogério A Bassete <rogerio(at)microwork(dot)inf(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: complete instruction in trigger?
Date: 2005-01-27 11:21:55
Message-ID: 41F8CED3.4060002@microwork.inf.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi... People,

I wanna know how can i know inside of a function what the trigger
called, i mean which instruction SQL it called. I do not wanna know if
it´s a insert, update or delete (tp_op), i need to know the complete
instruction.
For example, i need to know something like this:

update phones set number = '9999-2222';

Do you know if maybe exists a tg_stantement?

Thanks very much... see ya...

Rogério A Bassete
Brazil

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 25/01/2005

Browse pgsql-general by date

  From Date Subject
Next Message Paul Thomas 2005-01-27 11:30:38 Re: Numeric type
Previous Message Miguel Angel Tribaldos Hervas 2005-01-27 11:18:16 last tuple affected