[patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [patch][pgAdmin] RM6643 When Data type 'Range' is selected while creating custom data type, required options are not loaded
Date: 2021-07-28 13:50:48
Message-ID: CAKtn9dMSxrU45G8cqn5TnTAE0=NjRWs=sg6xdtOTOAr3CyoQPQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the patch which resolves the issue of fetching dependent
properties in Range type.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
RM6643.patch application/octet-stream 7.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-29 06:19:47 pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin
Previous Message Nikhil Mohite 2021-07-28 13:19:04 [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'