complete instruction in trigger? - Mailing list pgsql-general

From Rogério A Bassete
Subject complete instruction in trigger?
Date
Msg-id 41F8CED3.4060002@microwork.inf.br
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: "Anil"
Date:
Subject: Scanning the PGSQL DB
Next
From: "Andrey V. Semyonov"
Date:
Subject: inet-type sequence