pgAdmin 4 commit: Ensure that all the required options should be loaded

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that all the required options should be loaded
Дата
Msg-id E1m8zOV-00035a-4T@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that all the required options should be loaded when the Range data type
is selected while creating a custom data type.

Fixes #6643

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2dd88e5a4efddf4aa391bfc6e0eecbc9e5efe1ab
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_6.rst                   |  1 +
.../databases/schemas/types/static/js/type.js      | 55 ++++++++++++----------
.../types/pg/sql/default/additional_properties.sql |  7 ++-
3 files changed, 36 insertions(+), 27 deletions(-)


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

Предыдущее
От: Rahul Shirsat
Дата:
Сообщение: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded