[pgAdmin][RM5441] Not able to find path toast tables under pg_toast schema

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5441] Not able to find path toast tables under pg_toast schema
Date: 2020-04-27 14:00:51
Message-ID: CAM9w-_mR7ogRJdA_AnO5nDKkrhE2w8oV9mvv36KTNEtq5Y2eqg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
RM5441.patch application/octet-stream 26.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2020-04-27 14:27:55 Re: Patch to remove Python 2.7 support in the macOS Appbundle
Previous Message Dave Page 2020-04-27 13:38:51 Re: [pgAdmin][RM5348]LDAP Authentication Support