Re: [pgadmin-support] How to see Trigger statement on pgAdmin ?

2006-09-12 Thread Obe, Regina
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

[pgadmin-support] How to see Trigger statement on pgAdmin ?

2006-09-12 Thread Ezequias Rodrigues da Rocha
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 ...-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-