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
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
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
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
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
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
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_
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