Add support for pre-condition SQL in RE-SQL testsuite, and use it to ensure that the right extensions are installed for the extension tests.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1813eca1ca0942b1a7e334c6017a9e10d906ae97 Author: Nagesh Dhope <nagesh.dh...@enterprisedb.com> Modified Files -------------- .../databases/extensions/tests/9.4_plus/tests.json | 18 ++++++++++------ .../databases/extensions/tests/9.5_plus/tests.json | 9 +++++--- .../databases/extensions/tests/9.6_plus/tests.json | 18 ++++++++++------ web/regression/re_sql/tests/test_resql.py | 25 ++++++++++++++++++++++ 4 files changed, 55 insertions(+), 15 deletions(-)