Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription - Mailing list pgadmin-hackers

From Pradip Parkale
Subject Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Date
Msg-id CAJ9T6StsxuBgYBkK1T=yvHmgpEsd_N+He7EZHen+3jzGeTcdRg@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
List pgadmin-hackers
Hi Akshay,
Please find the updated patch.I have added a more reliable solution to solve this issue.

On Wed, Jun 23, 2021 at 12:52 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, the patch applied.

On Tue, Jun 22, 2021 at 4:17 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,
Please ignore my previous email and find the attached patch. I have fixed some review comments given by Aditya.

On Tue, Jun 22, 2021 at 2:21 PM Fred <fred.escallier@free.fr> wrote:
nice !
thanks

fred


Le 22 juin 2021 09:08:05 GMT+02:00, Pradip Parkale <pradip.parkale@enterprisedb.com> a écrit :
Hi Hackers,

Please find the attached patch for # 6448. I have added a check to ignore the subscription when the search type is 'All type' if the user doesn't have access to subscription.

--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
Attachment

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: SQLAlchemy updates for check tables.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Added exception handling for SQLAlchemy function to c