Re: operator exclusion constraints - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: operator exclusion constraints
Date
Msg-id 20091109191410.GD3584@alvh.no-ip.org
Whole thread Raw
In response to Re: operator exclusion constraints  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Greg Stark escribió:

> Out of curiosity, is this feature at all similar to SQL assertions?
> What would we be missing to turn this into them?

I see no relationship to assertions.  Those are not tied to any
particular table, and are defined with any random expression you care to
think of.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a
Next
From: Alvaro Herrera
Date:
Subject: Re: operator exclusion constraints