public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dean Rasheed <[email protected]>
To: [email protected]
Subject: Description for pg_trigger.tgconstrindid
Date: Wed, 14 Aug 2013 13:50:21 +0100
Message-ID: <CAEZATCV+2icBfgOyZ4=qV6=yeUGWU_b=upEq1fmg7w8=WjZ=rg@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
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
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Attachments:
[application/octet-stream] pg_trigger.patch (672B, 2-pg_trigger.patch)
download | inline diff:
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>
<row>
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Description for pg_trigger.tgconstrindid
In-Reply-To: <CAEZATCV+2icBfgOyZ4=qV6=yeUGWU_b=upEq1fmg7w8=WjZ=rg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox