Re: listing triggers - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: listing triggers
Date
Msg-id 4116D7E0.1080007@familyhealth.com.au
Whole thread Raw
In response to Re: listing triggers  (Erwin Moller <since_humans_read_this_I_am_spammed_too_much@spamyourself.com>)
List pgsql-hackers
> Thanks for your response, but this is what I get:
> 
> column, Type, and Modifiers
> + 
> Indexes and foreign key contraints.
> No triggers.

It lists triggers.  Trust me, I wrote it.

> The triggers are responsible for checking FK-contraints in other tables, 
> that use the table I want to list as refering key.

OK, there you go.  Foreign key triggers are hidden from you 
automatically.  They're considered implementation specific information.

Chris


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Add Missing From?
Next
From: Josh Berkus
Date:
Subject: Error-out on compiling current CVS: preproc