Re: Questions about 9.0 release note - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Questions about 9.0 release note
Date
Msg-id l2k603c8f071003311730j50fc9124hc38b47c7a67d52d9@mail.gmail.com
Whole thread Raw
In response to Re: Questions about 9.0 release note  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Mar 31, 2010 at 8:23 PM, Bruce Momjian <bruce@momjian.us> wrote:
> Robert Haas wrote:
>> On Wed, Mar 31, 2010 at 8:19 PM, Bruce Momjian <bruce@momjian.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.

Perhaps you could use the one from the patch Itagaki-san already wrote.

...Robert


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Questions about 9.0 release note
Next
From: Bruce Momjian
Date:
Subject: Re: Questions about 9.0 release note