pgAdmin 4 commit: Add Reverse Engineered SQL tests for Exclusion Constr

Akshay Joshi <[email protected]>
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Add Reverse Engineered SQL tests for Exclusion Constraint. Fixes #4555

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8afe2ef940be607e8b6e87b62875b17e1b0c2c2
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |   1 +
.../tests/11_plus/alter_exclusion_constraint.sql   |  14 +++
.../tests/11_plus/create_exclusion_constraint.sql  |  15 +++
.../tests/11_plus/msql_exclusion_constraint.sql    |   6 ++
.../exclusion_constraint/tests/11_plus/test.json   |  81 ++++++++++++++
.../tests/default/alter_exclusion_constraint.sql   |  13 +++
.../tests/default/alter_without_fillfactor.sql     |  10 ++
.../tests/default/create_exclusion_constraint.sql  |  13 +++
.../tests/default/create_without_fillfactor.sql    |  11 ++
.../tests/default/msql_exclusion_constraint.sql    |   6 ++
.../tests/default/msql_without_fillfactor.sql      |   6 ++
.../exclusion_constraint/tests/default/test.json   | 120 +++++++++++++++++++++
.../exclusion_constraint/sql/11_plus/create.sql    |   8 +-
.../sql/11_plus/properties.sql                     |   2 +-
.../exclusion_constraint/sql/default/create.sql    |   1 +
.../sql/default/properties.sql                     |   2 +-
.../exclusion_constraint/sql/default/update.sql    |   6 +-
17 files changed, 308 insertions(+), 7 deletions(-)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.