[pgAdmin][patch] RM6107 Check constraint input size flickers when editing it

2021-04-11 Thread Rahul Shirsat
Hi Hackers, Please find the patch which resolves the flickering issue of the input box on check constraints. -- *Rahul Shirsat* Senior Software Engineer | EnterpriseDB Corporation. RM6107.patch Description: Binary data

Re: [pgAdmin][Patch] RM 6306 - UI issue in Delete records form data output table.

2021-04-11 Thread Akshay Joshi
Thanks, patch applied. On Mon, Apr 12, 2021 at 10:58 AM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the error while selecting the > row which was deleted just before selection operation. > > > Thanks, > Yogesh Mahajan > EnterpriseD

Re: [pgAdmin][RM6367]: [SQL] Save button enabled on opening edit table dialog pg 9.5.

2021-04-11 Thread Akshay Joshi
Thanks, patch applied. On Sat, Apr 10, 2021 at 12:57 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for # 6367 [SQL] Save button enabled on > opening edit table dialog pg 9.5. > > -- > Thanks & Regards, > Pradip Parkale > Software Engi

Re: RM-4001 Patch (Notifications tab of Query Tool documentation)

2021-04-11 Thread Akshay Joshi
Thanks, patch applied. On Fri, Apr 9, 2021 at 2:48 PM Nidhi Bhammar wrote: > Hi, > > I have drafted the documentation for the Notifications tab of the Query > Tool and have attached the patch. > > Thanks, > > Best Regards, > Nidhi Bhammar > > > www.enterprisedb.com > -- *Thanks & Regards* *Ak

pgAdmin 4 commit: Fixed an issue while selecting the row which was dele

2021-04-11 Thread Akshay Joshi
Fixed an issue while selecting the row which was deleted just before the selection operation. Fixes #6306 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9853d8bfd6ea824055059148354ecf9e8c56b302 Author: Yogesh Mahajan Modified Files

pgAdmin 4 commit: Updated docs and screenshots to cover the Notificatio

2021-04-11 Thread Akshay Joshi
Updated docs and screenshots to cover the Notifications tab on the Query Tool. Fixes #4001 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=098ab9e42813481664e555af089e039a2b59ceba Author: Nidhi Bhammar Modified Files -- .../image

pgAdmin 4 commit: Fixed an issue where the Save button is enabled by de

2021-04-11 Thread Akshay Joshi
Fixed an issue where the Save button is enabled by default when open the table's properties dialog on PG 9.5. Fixes #6367 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ed47fcd2be0467ff6df9ed8f8648dfad21c990a Author: Pradip Parkale Modifie

[pgAdmin][Patch] RM 6306 - UI issue in Delete records form data output table.

2021-04-11 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes the error while selecting the row which was deleted just before selection operation. Thanks, Yogesh Mahajan EnterpriseDB RM6306_v1.patch Description: Binary data