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

From Akshay Joshi
Subject Re: [pgAdmin][RM6448]: [search object] error displayed for non superuser because of right on pg_catalog.pg_subscription
Date
Msg-id CANxoLDeqPZAcW215ZnJN54434U-9T8Ce+3oiM6LD5yxshmk8jA@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  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
List pgadmin-hackers
Thanks, the patch applied.

On Mon, Jul 19, 2021 at 1:49 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
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


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

pgadmin-hackers by date:

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