pgAdmin 4 commit: Fixed an issue where the semicolon is misplaced in RL

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the semicolon is misplaced in RL
Date: 2020-06-26 13:55:20
Message-ID: E1joop6-0003n3-Ui@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the semicolon is misplaced in RLS Policy SQL.
Fixed one regression issue introduced by renaming the method 'gc' to 'gc_timeout'.

Branch
------
master

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

Modified Files
--------------
.../tests/default/alter_policy.sql | 3 +--
.../tests/default/create_insert_policy.sql | 3 +--
.../tests/default/create_public_policy.sql | 3 +--
.../tests/default/create_select_policy.sql | 3 +--
.../row_security_policies/sql/9.5_plus/create.sql | 18 +++++++++++++-----
web/pgadmin/utils/driver/__init__.py | 2 +-
6 files changed, 18 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2020-06-26 20:20:27 Re: [pgAdmin][RM3851] Add proper indentation to the code when generating a stored procedure
Previous Message Paresh More 2020-06-26 12:45:29 Patch for Redmine Bug 5630