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

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6c067025cfe6ecff786efe3b671c8c7dd840c17
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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: RE-SQL tests patch for packages node
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Updated patch for RM #4453