[pgadmin-org/pgadmin4] 17f18e: Fixed an issue where the count query should not be...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 17f18e: Fixed an issue where the count query should not be...
Date: 2023-03-07 10:46:53
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/[email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 17f18e795ff5f375a13b972807647b3167e0d75d
https://github.com/pgadmin-org/pgadmin4/commit/17f18e795ff5f375a13b972807647b3167e0d75d
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-07 (Tue, 07 Mar 2023)

Changed paths:
M docs/en_US/release_notes_7_0.rst
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/row_security_policies/static/js/row_security_policy.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/utils.py

Log Message:
-----------
Fixed an issue where the count query should not be triggered when the estimated count is less than zero. #5904

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2023-03-08 05:50:51 [pgadmin-org/pgadmin4] 79de2a: Fixed jasmine test cases.
Previous Message Akshay Joshi 2023-03-07 06:49:25 [pgadmin-org/pgadmin4] ca3328: Make 'using' and 'with check' fields a textarea in...