Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment

2022-03-10 Thread Dave Page
On Fri, 11 Mar 2022 at 03:52, Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Patch looks fine. IP Addresses are prefixed by 32 and 128 for IPv4 and > IPv6 respectively. > I hope you mean suffixed, not prefixed :-) > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Fri, Mar 1

Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment

2022-03-10 Thread Khushboo Vashi
One is for pgacloud standalone code for background process and one for pgadmin module. On Fri, 11 Mar 2022, 10:11 Akshay Joshi, wrote: > Hi Khushboo > > Why there are two identical functions (def get_my_ip) in two different > files, can you please make it generic in one place only and send the p

Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment

2022-03-10 Thread Akshay Joshi
Hi Khushboo Why there are two identical functions (def get_my_ip) in two different files, can you please make it generic in one place only and send the patch. On Fri, Mar 11, 2022 at 9:22 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Patch looks fine. IP Addresses are pre

Re: [pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment

2022-03-10 Thread Yogesh Mahajan
Hi, Patch looks fine. IP Addresses are prefixed by 32 and 128 for IPv4 and IPv6 respectively. Thanks, Yogesh Mahajan EnterpriseDB On Fri, Mar 11, 2022 at 8:49 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the default Public IP range

[pgAdmin4][Patch]: Fixed default public IP range issue in AWS deployment

2022-03-10 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the default Public IP range issue in AWS deployment. @Yogesh Mahajan , please test. Thanks, Khushboo cloud_public_ip_fix.patch Description: Binary data

pgAdmin 4 commit: Fixed an issue where pgAdmin 4 took ~75 seconds to di

2022-03-10 Thread Akshay Joshi
Fixed an issue where pgAdmin 4 took ~75 seconds to display the 'Starting pgAdmin' text on the splash screen. Fixes #7230 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f5d4cd7b71fb40c48d1ecfce607dc6da2a014e5 Modified Files -- Ma

User warning: pgAdmin v6.6 startup time on macOS

2022-03-10 Thread Dave Page
As you may know, pgAdmin v6.6 was released earlier today. Unfortunately we've since discovered an issue affecting some installations on macOS where startup of the application can take over a minute. We believe this is caused by this issue in NWjs: https://github.com/nwjs/nw.js/issues/7851 Once st

pgAdmin 4 v6.6 Released

2022-03-10 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.6. This release of pgAdmin 4 includes 13 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/6.6/release_notes_6_6.html. pgAdmin is the leading Open Sour

pgAdmin 4 commit: Tag REL-6_6 has been created.

2022-03-10 Thread Akshay Joshi
Tag REL-6_6 has been created. View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-6_6 Log Message --- Tag v6.6

Re: pgAdmin4 v6.6 candidate builds

2022-03-10 Thread Fahar Abbas
@Akshay Joshi One round of testing has been completed on all supported platforms. Can you please release pgAdmin4 v6.6 on the website? On Tue, Mar 8, 2022 at 2:58 PM Akshay Joshi wrote: > > Hi All, > > The latest candidate builds and source code are available at > https://developer.pgadmin.org

pgAdmin 4 commit: Fixed a schema diff issue where difference SQL isn't

2022-03-10 Thread Akshay Joshi
Fixed a schema diff issue where difference SQL isn't generated when foreign key values for a table differ. Fixes #7220 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e256f734df1c3794ece038b725c47db4d601663a Modified Files -- docs

pgAdmin 4 commit: Fixed a schema diff issue where string separator '_$P

2022-03-10 Thread Akshay Joshi
Fixed a schema diff issue where string separator '_$PGADMIN$_' is visible for identical user mappings. Fixes #7228 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ed2506062372d650cf4dc5c8d8eb86a3668526e Modified Files -- docs/en_