Hi Hackers,
Please find the attached patch which fixes pg/ppas issues listed below:
1. Stored procedure code indentation.
2. Functions code indentation.
3. Trigger Functions code indentation.
Please review.
--
*Rahul Shirsat*
Software Engineer | EnterpriseDB Corporation.
RM3851_v1.p
Thanks, patch applied.
On Mon, Jun 22, 2020 at 6:29 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
>
> Hi Hackers,
>
> Please find the patch which fixes parallel test execution failures.
> Handled slowness when multiple sessions are logged in concurrently.
>
>
> Thanks,
> Yogesh Maha
Fixed parallel test execution failure by handling slowness when multiple
sessions are logged in concurrently.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cdf1c7a2a6841ae22056d02a2214dd06225ddd6e
Author: Yogesh Mahajan
Modified Files
Hi All,
We have found one showstopper issue, so we have to create candidate build
again builds and source can be found at
https://developer.pgadmin.org/builds/2020-06-23-1/
Team, can you please verify it for release on Thursday.
On Mon, Jun 22, 2020 at 7:46 PM Akshay Joshi
wrote:
> Hi All,
>
>
Thanks, patch applied.
On Tue, Jun 23, 2020 at 11:44 AM Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch to fix the issue where RLS node dialog help is not opening.
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Ente
Fixed an issue while creating RLS Policy with the name having space. Fixes #5620
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d265ed9729b16bbc877b0d29d36a2c3c8e947c31
Modified Files
--
.../tables/templates/row_security_policies/
Initialize pointer variables with Q_NULLPTR.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18b3cc268355475d5c3bd912514be7307c27ea61
Modified Files
--
runtime/FloatingWindow.h | 4 ++--
runtime/TrayIcon.h | 6 +++---
2 files c
Fix an issue where RLS Policy dialog help is not working.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c064eb079592c27f0c8372bcdb5562f6c84e42bd
Author: Murtuza Zabuawala
Modified Files
--
.../tables/row_security_policies/static