Display of RI triggers - Mailing list pgsql-sql

From Larry Rosenman
Subject Display of RI triggers
Date
Msg-id 20001107125048.A615@lerami.lerctr.org
Whole thread Raw
List 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@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


pgsql-sql by date:

Previous
From: Brian Powell
Date:
Subject: Cascading a pseudo-delete?
Next
From: Forest Wilkinson
Date:
Subject: how to index a numeric(12,2) column?