Re: [pgAdmin][RM5441] Not able to find path toast tables underpg_toast schema - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin][RM5441] Not able to find path toast tables underpg_toast schema
Date
Msg-id CANxoLDc5m=xrG9km+qBYp37aWdCFb7HPc1SbLhzVNWTwezLqNg@mail.gmail.com
Whole thread Raw
In response to [pgAdmin][RM5441] Not able to find path toast tables under pg_toast schema  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Apr 27, 2020 at 7:31 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

This patch fixes locating pg_toast_* tables (in the pg_toast schema) in search objects dialog. The relkind for pg_toast is 't' which was missed.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove Python 2.7 support from the wheel package.
Next
From: Akshay Joshi
Date:
Subject: Re: Remove Python 2.7 support from the wheel package