pgAdmin 4 commit: Add RE-SQL tests for Extensions. Fixes #4453

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add RE-SQL tests for Extensions. Fixes #4453
Дата
Msg-id E1hqZy5-0005iN-Ea@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add RE-SQL tests for Extensions. Fixes #4453

Branch
------
electron2

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

Modified Files
--------------
docs/en_US/release_notes_4_11.rst                  |  1 +
.../tests/default/alter_extension_schema.sql       |  7 +++
.../tests/default/alter_extension_version.sql      |  7 +++
.../default/create_extension_with_all_options.sql  |  7 +++
.../create_extension_with_default_schema.sql       |  7 +++
.../databases/extensions/tests/default/tests.json  | 59 ++++++++++++++++++++++
6 files changed, 88 insertions(+)


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

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