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

2021-07-28 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Jul 28, 2021 at 7:21 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the patch which resolves the issue of fetching dependent > properties in Range type. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB C

pgAdmin 4 commit: Fixed dashboard server activity issue when active_sin

2021-07-28 Thread Akshay Joshi
Fixed dashboard server activity issue when active_since parameter is None. Fixes #6650 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=03477d407e42ae1d6ead3398458bf0ed0e3514d3 Modified Files -- docs/en_US/release_notes_5_6.rst |

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

2021-07-28 Thread Akshay Joshi
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 Sh

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

2021-07-28 Thread Rahul Shirsat
Hi Hackers, Please find the patch which resolves the issue of fetching dependent properties in Range type. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corporation. RM6643.patch Description: Binary data