docs: mention tgconstrindid supports exclusion constraints
authorBruce Momjian <bruce@momjian.us>
Fri, 31 Jan 2014 22:44:18 +0000 (17:44 -0500)
committerBruce Momjian <bruce@momjian.us>
Fri, 31 Jan 2014 22:44:18 +0000 (17:44 -0500)
Dean Rasheed

doc/src/sgml/catalogs.sgml

index 2230c9392c0a79386ab71ee43b160209b8670ec7..3f8d9bfafbb1734cb73e3e8042b3eb105cc61b90 100644 (file)
       <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>