mirror of
https://github.com/postgres/postgres.git
synced 2025-10-13 18:28:01 +03:00
docs: mention tgconstrindid supports exclusion constraints
Dean Rasheed
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user