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
- operator-exclusion-constraints-20091027.context.patch (text/x-patch) patch
- operator-exclusion-constraints-20091027.patch.gz (application/x-gzip) patch
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