pgAdmin 4 commit: Fixed an issue where SubPlans may overlap other nodes

2021-12-31 Thread Akshay Joshi
Fixed an issue where SubPlans may overlap other nodes & make them inaccessible in Graphical EXPLAIN View. Patch sent by: Robert Frunzke Fixes #7093 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4ef5ea48b9cca2181ad8163579402c8299a7850 Mo

Re: [pgAdmin][GrantWizard]: Changes in grantWizard and Wizard component.

2021-12-31 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Dec 30, 2021 at 3:31 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Akshay, > > PFA patch for updates in Wizard css and structure, Also fixed css issues > in GrantWizard. > > On Wed, Dec 22, 2021 at 6:28 PM Akshay Joshi < > akshay.jo...@enterpris

Re: [pgAdmin][RM-7075]: Procedure Help is missing from Help dialog

2021-12-31 Thread Akshay Joshi
Thanks, the patch applied. On Fri, Dec 31, 2021 at 1:47 PM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-7075: > Procedure Help is missing > from Help dialog. > > > -- > *Thanks & Regard

Re: [pgAdmin][Patch] - Bug #7081- schema diff function

2021-12-31 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Dec 30, 2021 at 5:29 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the patch which fixes sql generation for postgresql-14 > functions written 'pure sql' and other languages. > > > Thanks, > Yogesh Mahajan > EnterpriseDB > --

pgAdmin 4 commit: Ensure that help should be visible properly for Proce

2021-12-31 Thread Akshay Joshi
Ensure that help should be visible properly for Procedures. Fixes #7075 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=19016c3733d93ad15ff8ec255fd38e111c058b01 Author: Nikhil Mohite Modified Files -- docs/en_US/release_notes_6_4.

pgAdmin 4 commit: Fixed an issue in SQL generation for PostgreSQL-14 fu

2021-12-31 Thread Akshay Joshi
Fixed an issue in SQL generation for PostgreSQL-14 functions. Fixes #7081 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44ab4648a8df48d8cdd8319fd0b721844b908efe Author: Yogesh Mahajan Modified Files -- docs/en_US/release_notes_6

pgAdmin 4 commit: Updates CSS and structure in Wizard, also fixed css i

2021-12-31 Thread Akshay Joshi
Updates CSS and structure in Wizard, also fixed css issues in GrantWizard. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e18ce2c9e39ceabdf91f4c916a2a890985367aa0 Author: Nikhil Mohite Modified Files -- web/pgadmin/static/js/comp

[pgAdmin][RM-7075]: Procedure Help is missing from Help dialog

2021-12-31 Thread Nikhil Mohite
Hi Hackers, Please find the attached patch for RM-7075: Procedure Help is missing from Help dialog. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-7075