Re: [HACKERS] pg_catalog

2013-01-28 Thread Graham Little
rror%' anda.table_name = b.relname order by a.table_name asc Many Thanks Graham From: Fabrízio de Royes Mello [mailto:fabriziome...@gmail.com] Sent: 28 January 2013 15:03 To: Graham Little Cc: pgsql-hackers@postgresql.org Subject: Re: [HACKERS] pg_catalog On Mon, Jan 28, 2013 at 10

Re: [HACKERS] pg_catalog

2013-01-28 Thread Fabrízio de Royes Mello
On Mon, Jan 28, 2013 at 10:24 AM, Graham Little wrote: > > Hi, > > > > I have tried other sources but to no avail. Could someone please tell me which tables in pg_catalog > are effected by creating or dropping a trigger. If there is a work flow diagram or source code location > you want to point m

[HACKERS] pg_catalog

2013-01-28 Thread Graham Little
Hi, I have tried other sources but to no avail. Could someone please tell me which tables in pg_catalog are effected by creating or dropping a trigger. If there is a work flow diagram or source code location you want to point me to rather than listing them that will be fine also. Some plonker d