pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add support for pre-condition SQL in RE-SQL testsuite
Дата
Msg-id E1hpTvg-0002xS-B7@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.dhope@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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.
Следующее
От: Dave Page
Дата:
Сообщение: Re: Skip a RE-SQL test on the bases of precondition