Re: WIP: Deferrable unique constraints - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: WIP: Deferrable unique constraints
Date
Msg-id 1247600766.5902.63.camel@monkey-cat.sm.truviso.com
Whole thread Raw
In response to Re: WIP: Deferrable unique constraints  (Dean Rasheed <dean.a.rasheed@googlemail.com>)
List pgsql-hackers
On Tue, 2009-07-14 at 20:32 +0100, Dean Rasheed wrote:
> Well the ugliness referred to here (btree accessing the heap) seems
> like a necessary evil. I don't think I want to add to it by
> introducing global variables.

Ok, try to coordinate with Kenneth to make sure that the API change
satisfies deferrable uniques for both btree and hash indexes. I don't
have a strong opinion one way or another about the API change.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: more than one index in a single heap pass?
Next
From: Tom Lane
Date:
Subject: Re: more than one index in a single heap pass?