docs: mention tgconstrindid supports exclusion constraints

Dean Rasheed
This commit is contained in:
Bruce Momjian 2014-01-31 17:44:18 -05:00
parent e93ca1618b
commit 3fd3e34914

View File

@ -5881,7 +5881,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>
<row>