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