Re: [DOCS] Description for pg_trigger.tgconstrindid

2014-01-31 Thread Bruce Momjian
On Wed, Aug 14, 2013 at 01:50:21PM +0100, Dean Rasheed wrote: > This is missing exclusion constraints from the list of constraint > types that the index might be supporting (c.f. > pg_constraint.conindid). > > This goes back to 9.0. > > Regards, > Dean > diff --git a/doc/src/sgml/catalogs.sgml b

[DOCS] Description for pg_trigger.tgconstrindid

2013-08-14 Thread Dean Rasheed
This is missing exclusion constraints from the list of constraint types that the index might be supporting (c.f. pg_constraint.conindid). This goes back to 9.0. Regards, Dean pg_trigger.patch Description: Binary data -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make chan