[pgAdmin][RM5396] Unable to locate this object in the browser in search objects

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5396] Unable to locate this object in the browser in search objects
Date: 2020-04-17 13:18:30
Message-ID: CAM9w-_nGXtRrL6d_ht27ofSA+5-ztyCvZQ7CRbOpKZeBWrWntw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix the issues raised in the RM and other issues
which I encountered while fixing. Following are the details:
1) Not able to locate indexes, trigger under partition of partitioned table.
2) Not able to locate columns under catalog schemas other than pg_catalog.
3) Not able to locate foreign keys.
4) Not able to locate rules under a view.
5) Not able to locate user mapping
6) Rules of materialized view and Types from dbms_* packages on EPAS servers
should not be listed in search objects as they are not visible in the
browser tree.

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
RM5396.patch application/octet-stream 53.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nagaraj Raj 2020-04-17 20:11:34 pgAdmin is freezing
Previous Message navnath gadakh 2020-04-17 13:12:50 Re: [pgAdmin][RM5157] Default sort order at start in view table data by primary key by default