pgAdmin 4 commit: Fixed resql test cases for Extensions specific to dat

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fixed resql test cases for Extensions specific to dat
Дата
Msg-id E1hqZy5-0005ic-IZ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed resql test cases for Extensions specific to database servers.

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4477f0018a910083394fc57dccc87e9d8638df34
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
.../tests/9.4_plus/alter_extension_schema.sql      |  7 +++
.../tests/9.4_plus/alter_extension_version.sql     |  7 +++
.../9.4_plus/create_extension_with_all_options.sql |  7 +++
.../create_extension_with_default_schema.sql       |  7 +++
.../databases/extensions/tests/9.4_plus/tests.json | 59 ++++++++++++++++++++++
.../tests/9.5_plus/alter_extension_schema.sql      |  7 +++
.../9.5_plus/create_extension_with_all_options.sql |  7 +++
.../databases/extensions/tests/9.5_plus/tests.json | 32 ++++++++++++
.../alter_extension_schema.sql                     |  0
.../alter_extension_version.sql                    |  0
.../create_extension_with_all_options.sql          |  0
.../create_extension_with_default_schema.sql       |  0
.../tests/{default => 9.6_plus}/tests.json         |  4 +-
13 files changed, 135 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Update version for release
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Improve error output for the RE-SQL tests.