Add Reverse Engineered SQL tests for Exclusion Constraint. Fixes #4555

This commit is contained in:
Khushboo Vashi
2019-08-05 16:25:55 +05:30
committed by Akshay Joshi
parent efbad77dbe
commit f8afe2ef94
17 changed files with 308 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ New features
Housekeeping
************
| `Issue #4555 <https://redmine.postgresql.org/issues/4555>`_ - Add Reverse Engineered SQL tests for Exclusion Constraint.
Bug fixes
*********