pgAdmin 4 commit: Fixed an issue in the search object when searching in - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue in the search object when searching in
Date
Msg-id E1m5Opv-00026k-Qt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue in the search object when searching in 'all types' or 'subscription' if the user doesn't have access to
thesubscription. Fixes #6448 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2205fc6e178638dff9062e9b6c469c207b5e688
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_6.rst          | 1 +
web/pgadmin/tools/search_objects/utils.py | 8 ++++++--
2 files changed, 7 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription