On 1.4 and above, if you expand the table with the trigger
on it, you will see a grouping called "Triggers" that lists all the triggers on
that table and shows you the
CREATE TRIGGER ...
statement.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ezequias
Ro
Hi list,I would like to know how to see the trigger statement like:"CREATE TRIGGER MY_TR ..."I just can see the trigged functions, on pgadmin. So if someone have just arrived on my company can't see how the trigger was generated.
Regards ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-