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(-)