pgAdmin 4 commit: Fixed RESQL test cases, regression of RLS policy. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed RESQL test cases, regression of RLS policy.
Date
Msg-id E1jknYV-0005ux-Cu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed RESQL test cases, regression of RLS policy.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a21e6448ce7afb43fc56a06cf2d1ce2dbace6729

Modified Files
--------------
.../tables/row_security_policies/tests/default/alter_policy.sql    | 7 +++----
.../row_security_policies/tests/default/alter_policy_msql.sql      | 2 +-
.../row_security_policies/tests/default/create_insert_policy.sql   | 7 +++----
.../row_security_policies/tests/default/create_public_policy.sql   | 7 +++----
.../row_security_policies/tests/default/create_select_policy.sql   | 7 +++----
.../schemas/tables/row_security_policies/tests/default/test.json   | 2 +-
.../tables/templates/row_security_policies/sql/9.5_plus/create.sql | 1 -
7 files changed, 14 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Clumsy coding related fixes
Next
From: Akshay Joshi
Date:
Subject: Re: Patch for SonarQube UI fixes.