From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Questions about 9.0 release note |
Date: | 2010-04-01 00:23:21 |
Message-ID: | 201004010023.o310NLm05624@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas wrote:
> On Wed, Mar 31, 2010 at 8:19 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> >> * "EXCLUDE constraints" is not indexed from the Index page.
> >> Should we have for it? Unique Constraints have a section for them:
> >> http://developer.postgresql.org/pgdocs/postgres/ddl-constraints.html#AEN2431
> >
> > I am unclear if exclude really belongs there because that section
> > contains mostly basic features.
>
> It seems like the charter of that page is to list all of the types of
> constraints that we have, in which case exclusion constraints belong
> there too.
OK, but I am incapable of writing such a section.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2010-04-01 00:30:52 | Re: Questions about 9.0 release note |
Previous Message | Robert Haas | 2010-04-01 00:22:26 | Re: Questions about 9.0 release note |