[pgAdmin]: Feature test failure

2020-10-30 Thread Pradip Parkale
Hi Hackers, Please find the patch for feature test failure. -- Thanks & Regards, Pradip Parkale Software Engineer | EnterpriseDB Corporation feature_test_failure.patch Description: Binary data

Re: [pgAdmin][RM5914]:Mismatch in 'Estimated row' in properties dialogue on main page & proeties dialogue navigated through context click

2020-10-30 Thread Akshay Joshi
Thanks, patch applied. On Fri, Oct 30, 2020 at 11:49 AM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Hackers, > Please find the attached patch to fix the RM5914. > > Mismatch in 'estimated row' n properties dialogue for a created function > which is fixed with this patch also di

Re: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.

2020-10-30 Thread Akshay Joshi
Thanks, patch applied. On Thu, Oct 29, 2020 at 3:47 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the below patch which resolves the duplicate error message for > create table - add column. > > The fix made is such that only when Variables, Security tab a

Re: [pgAdmin4][Patch] - RM 5760 - Debugger plugin error

2020-10-30 Thread Akshay Joshi
Thanks, patch applied. On Thu, Oct 29, 2020 at 4:06 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM 5760 - v.4.25 debugger plugin > error. > > The non-superuser is not able to debug (direct debugging) the function > which is fixed

pgAdmin 4 commit: Fixed an issue where the validation error message is

2020-10-30 Thread Akshay Joshi
Fixed an issue where the validation error message is shown twice. Fixes #5736 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=183c83f0d2b2cb8dd33f9e8c41a030bc4cdaa4b2 Author: Rahul Shirsat Modified Files -- docs/en_US/release_note

pgAdmin 4 commit: Ensure that non-superuser should be able to debug the

2020-10-30 Thread Akshay Joshi
Ensure that non-superuser should be able to debug the function. Fixes #5760 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14a5d05b80209a17f7b88bb03eba24254e4f9118 Author: Khushboo Vashi Modified Files -- docs/en_US/release_notes

pgAdmin 4 commit: Fixed an issue where a mismatch in the value of 'Esti

2020-10-30 Thread Akshay Joshi
Fixed an issue where a mismatch in the value of 'Estimated row' for functions. Fixes #5914 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=25fcdab9dbdcf7231174c8057dca873603169a49 Author: Pradip Parkale Modified Files -- docs/en_

Support Greenplum 6.x

2020-10-30 Thread Baby Cobol
Dear All: I make some improvements to pgadmin4, In order to support Greenplum6, and fix some incompatibility issues with Greenplum5. Source code: https://github.com/cobolbaby/pgadmin4 diff --git a/web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py b/web/pgadmin/browser/server