pgAdmin 4 commit: Ensure that all the required options should be loaded - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that all the required options should be loaded
Date
Msg-id E1m8zOV-00035a-4T@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Rahul Shirsat
Date:
Subject: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded