Re: Description for pg_trigger.tgconstrindid
От | Bruce Momjian |
---|---|
Тема | Re: Description for pg_trigger.tgconstrindid |
Дата | |
Msg-id | 20140131224430.GY19957@momjian.us обсуждение исходный текст |
Ответ на | Description for pg_trigger.tgconstrindid (Dean Rasheed <dean.a.rasheed@gmail.com>) |
Список | pgsql-docs |
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/doc/src/sgml/catalogs.sgml > new file mode 100644 > index 6715782..8cd0efe > --- a/doc/src/sgml/catalogs.sgml > +++ b/doc/src/sgml/catalogs.sgml > @@ -5836,7 +5836,8 @@ > <entry><structfield>tgconstrindid</structfield></entry> > <entry><type>oid</type></entry> > <entry><literal><link linkend="catalog-pg-class"><structname>pg_class</structname></link>.oid</literal></entry> > - <entry>The index supporting a unique, primary key, or referential integrity constraint</entry> > + <entry>The index supporting a unique, primary key, referential integrity, > + or exclusion constraint</entry> > </row> Patch applied. Thanks. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. +
В списке pgsql-docs по дате отправления: