pgAdmin 4 commit: Fixed RESQL test cases for exclusion constraints.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed RESQL test cases for exclusion constraints.
Date: 2020-12-24 09:31:01
Message-ID: E1ksMxZ-0007Bg-F3@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed RESQL test cases for exclusion constraints.

refs #5571

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f9087475d4a663efe7d22060bd1e32d82761b56d
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../constraints/exclusion_constraint/tests/11_plus/test.json | 7 +++++--
.../constraints/exclusion_constraint/tests/default/test.json | 7 +++++--
2 files changed, 10 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-12-24 09:32:11 Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake
Previous Message Aditya Toshniwal 2020-12-24 08:16:16 Re: [pgAdmin][RM5571] Expression in exclusion constraint is misinterpreted and quoted as column name by mistake