Re: operator exclusion constraints

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: pgsql-hackers@postgresql.org
Cc: Dean Rasheed <dean.a.rasheed@googlemail.com>
Date: 2009-10-28T05:02:09Z
Lists: pgsql-hackers

Attachments

New patch attached (again, both attachments are the same, but one was
passed through filterdiff to get a context diff).

Done:
 * fixed the problem Dean Rasheed found using his test script
 * some cleanup

Items remaining:
 * psql 
 * pg_dump
 * self-review before RRR
 * performance testing

Regards,
	Jeff Davis