public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bruce Momjian <[email protected]>
To: Dean Rasheed <[email protected]>
Cc: [email protected]
Subject: Re: Description for pg_trigger.tgconstrindid
Date: Fri, 31 Jan 2014 17:44:30 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAEZATCV+2icBfgOyZ4=qV6=yeUGWU_b=upEq1fmg7w8=WjZ=rg@mail.gmail.com>
References: <CAEZATCV+2icBfgOyZ4=qV6=yeUGWU_b=upEq1fmg7w8=WjZ=rg@mail.gmail.com>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-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 <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (2+ messages)
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], [email protected]
Subject: Re: Description for pg_trigger.tgconstrindid
In-Reply-To: <[email protected]>
* 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