pgAdmin 4 commit: Remove extra brackets from reverse engineering SQL of

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove extra brackets from reverse engineering SQL of
Date: 2020-06-30 10:42:26
Message-ID: E1jqDic-0006fk-MF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove extra brackets from reverse engineering SQL of RLS Policy. Fixes #5621

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_24.rst | 1 +
.../databases/schemas/tables/indexes/utils.py | 10 +++++++++
.../tables/row_security_policies/__init__.py | 25 ++++++++++++----------
.../schemas/tables/row_security_policies/utils.py | 8 +++----
.../sql/9.5_plus/properties.sql | 2 --
5 files changed, 29 insertions(+), 17 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-30 10:43:11 Re: [pgAdmin4][patch] trigger's when clause related fixes
Previous Message Satish V 2020-06-30 05:42:05 Re- [SonarQube][patch]- codesmell