Display of RI triggers

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-sql(at)postgresql(dot)org
Subject: Display of RI triggers
Date: 2000-11-07 18:50:48
Message-ID: 20001107125048.A615@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Is there a NICE way to display Referential integrity triggers?

I know about select * from pg_trigger;, but that output is, err,
ugly...

(7.0.2, but I suspect it's the same in 7.1devel).

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Browse pgsql-sql by date

  From Date Subject
Next Message Indraneel Majumdar 2000-11-07 21:30:51 reinitialise serial counter
Previous Message Brian Powell 2000-11-07 17:45:56 Cascading a pseudo-delete?