Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-11 | Fix incorrect checking of deferred exclusion constraint after a HOT update. | Tom Lane | 9.0.20 |
| 2010-01-02 | check_exclusion_constraint didn't actually work correctly for index | Tom Lane | 9.0.0 |
| 2009-12-07 | Add exclusion constraints, which generalize the concept of uniqueness to | Tom Lane | 9.0.0 |
| 2009-07-29 | Support deferrable uniqueness constraints. | Tom Lane | 9.0.0 |