Add a --modules option to the RE-SQL test suite to allow testing of specific object types. Fixes #4560

This commit is contained in:
Aditya Toshniwal
2019-08-06 13:43:49 +01:00
committed by Dave Page
parent ee8fec6d7f
commit db7a2e3023
5 changed files with 26 additions and 5 deletions
+1
View File
@@ -19,6 +19,7 @@ Housekeeping
************
| `Issue #4555 <https://redmine.postgresql.org/issues/4555>`_ - Add Reverse Engineered SQL tests for Exclusion Constraint.
| `Issue #4560 <https://redmine.postgresql.org/issues/4560>`_ - Add a --modules option to the RE-SQL test suite to allow testing of specific object types.
Bug fixes
*********