pgAdmin 4 commit: Fixed an issue where the wrong SQL displayed in diffe

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 wrong SQL displayed in diffe
Date: 2022-09-15 11:14:05
Message-ID: E1oYmon-00079l-2M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the wrong SQL displayed in difference if the user create
an RLS policy on the table without a column. Fixes #7637

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=769f58970e0aafdebf0be703c787519cbfe34218
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst | 1 +
.../databases/schemas/tables/row_security_policies/__init__.py | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-15 11:15:02 Re: [pgAdmin][RM7695] Server name not displayed correctly in process tab if server name has special characters.
Previous Message Aditya Toshniwal 2022-09-15 10:27:26 [pgAdmin][RM7695] Server name not displayed correctly in process tab if server name has special characters.