[pgAdmin][RM-6685]: Deleting a database automatically selects (and opens) the next database

2021-08-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6685 : Deleting a database automatically selects (and opens) the next database -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* *Mob.No: +91-779

Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Aug 25, 2021 at 10:44 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please ignore the previous patch. Attached is the updated patch. > > On Tue, Aug 24, 2021 at 6:28 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> w

Re: [pgAdmin][RM-6570]: locks pannel block ui

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 6:30 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-6570 > : locks panel block UI > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *So

pgAdmin 4 commit: Ensure that the lock panel should not be blocked for

2021-08-24 Thread Akshay Joshi
Ensure that the lock panel should not be blocked for larger records. Fixes #6570 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=737bc6a965f67cefe0acf9a30c8e72a70ec01fde Author: Nikhil Mohite Modified Files -- docs/en_US/release_n

pgAdmin 4 commit: Fixed failed test cases.

2021-08-24 Thread Akshay Joshi
Fixed failed test cases. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c6f9d447f7d4d2a457f2714312e0c20ee50c3684 Author: Aditya Toshniwal Modified Files -- .../static/js/erd_tool/dialogs/OneToManyDialog.js | 2 +- .../tests/test

Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher

2021-08-24 Thread Aditya Toshniwal
Hi Hackers, Please ignore the previous patch. Attached is the updated patch. On Tue, Aug 24, 2021 at 6:28 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch fixes the test cases failing because of the previous patch. > > On Tue, Aug 24, 2021 at 5:12

[pgAdmin][RM-6570]: locks pannel block ui

2021-08-24 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-6570 : locks panel block UI -- *Thanks & Regards,* *Nikhil Mohite* *Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-6570.patch Description: Binary data

Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher

2021-08-24 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes the test cases failing because of the previous patch. On Tue, Aug 24, 2021 at 5:12 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Tue, Aug 24, 2021 at 3:39 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi hackers, >> >> Pleas

Re: [pgAdmin][RM5849] "create or replace" for trigger functions

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 5:31 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will change reverse engineered SQL from "create" to "create > or replace" for trigger functions. > Please review. > > -- > Thanks, > Aditya Tosh

Re: [pgAdmin][RM6495] ERD 1:M relationship - allow the referenced table to be the same as the local table.

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 5:22 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > PFA. :) > > > On Tue, Aug 24, 2021 at 5:11 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Aditya >> >> I think you forgot the attachment. >> >> On Tue, Aug

pgAdmin 4 commit: Ensure that trigger function SQL should have 'create

2021-08-24 Thread Akshay Joshi
Ensure that trigger function SQL should have 'create or replace function' instead of 'create function' only. Fixes #5849 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e39838455e14d9c688a910550f0953c2b9751789 Author: Aditya Toshniwal Modifi

pgAdmin 4 commit: Allow the referenced table to be the same as the loca

2021-08-24 Thread Akshay Joshi
Allow the referenced table to be the same as the local table in one to many relationship for ERD Tool. Fixes #6495 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=94b40775a196b33d3c1709f873673106610b08b7 Author: Aditya Toshniwal Modified Fil

[pgAdmin][RM5849] "create or replace" for trigger functions

2021-08-24 Thread Aditya Toshniwal
Hi Hackers, Attached patch will change reverse engineered SQL from "create" to "create or replace" for trigger functions. Please review. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM5

Re: [pgAdmin][RM6495] ERD 1:M relationship - allow the referenced table to be the same as the local table.

2021-08-24 Thread Aditya Toshniwal
PFA. :) On Tue, Aug 24, 2021 at 5:11 PM Akshay Joshi wrote: > Hi Aditya > > I think you forgot the attachment. > > On Tue, Aug 24, 2021 at 4:57 PM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please review the attached patch. >> >> -- >> Thanks, >> Adity

Re: [pgAdmin][RM4629] Show DB and server information on maintenance process watcher

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 3:39 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi hackers, > > Please review the attached patch. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > >

Re: [pgAdmin][RM6531] ERD export as image issue

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 3:08 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch which fixes the export image issue where > relation lines are over the nodes. > > -- > Thanks, > Aditya Toshniwal > pgAdmin ha

Re: [pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.

2021-08-24 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Aug 24, 2021 at 12:46 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Attached patch enables pgadmin to retrieve user permissions in case of > nested roles. > > Steps to Tests - > 1.Create a new role 'parent' with pg_signal_backend() access

pgAdmin 4 commit: Added database and server information on the Maintena

2021-08-24 Thread Akshay Joshi
Added database and server information on the Maintenance process watcher dialog. Fixes #4629 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7efef73ff7b37f469087dd4f2f5c3eecb991f779 Author: Aditya Toshniwal Modified Files -- docs

pgAdmin 4 commit: Fixed the export image issue where relation lines are

2021-08-24 Thread Akshay Joshi
Fixed the export image issue where relation lines are over the nodes. Fixes #6531 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bf1c9606599e9e257fd8a5ec959479680314dde Author: Aditya Toshniwal Modified Files -- docs/en_US/rele

pgAdmin 4 commit: Enables pgAdmin to retrieve user permissions in case

2021-08-24 Thread Akshay Joshi
Enables pgAdmin to retrieve user permissions in case of nested roles which helps to terminate the session for AWS RDS. Fixes #6641 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7fd1ae535e2933977ad073a8cca9732de5e23d1 Author: Yogesh Mahajan

Re: [pgAdmin][RM6495] ERD 1:M relationship - allow the referenced table to be the same as the local table.

2021-08-24 Thread Akshay Joshi
Hi Aditya I think you forgot the attachment. On Tue, Aug 24, 2021 at 4:57 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Please review the attached patch. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* >

[pgAdmin][RM6495] ERD 1:M relationship - allow the referenced table to be the same as the local table.

2021-08-24 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE"

[pgAdmin][RM4629] Show DB and server information on maintenance process watcher

2021-08-24 Thread Aditya Toshniwal
Hi hackers, Please review the attached patch. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM4629.patch Description: Binary data

[pgAdmin][RM6531] ERD export as image issue

2021-08-24 Thread Aditya Toshniwal
Hi Hackers, Please review the attached patch which fixes the export image issue where relation lines are over the nodes. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM6531.patch Descri

[pgAdmin][Patch] - Bug #6641 - Invalid failure for pgAdmin terminate session for AWS RDS Postgres.

2021-08-24 Thread Yogesh Mahajan
Hi, Attached patch enables pgadmin to retrieve user permissions in case of nested roles. Steps to Tests - 1.Create a new role 'parent' with pg_signal_backend() access. 2.Create a new role 'child' & add as Member of 'parent' role. 3.Create new role 'test' (not a superuser) & connect with this role