Re: Questions about 9.0 release note

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
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:30:52
Message-ID: l2k603c8f071003311730j50fc9124hc38b47c7a67d52d9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 31, 2010 at 8:23 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> 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.

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

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2010-04-01 00:34:06 Re: Questions about 9.0 release note
Previous Message Bruce Momjian 2010-04-01 00:23:21 Re: Questions about 9.0 release note