[pgAdmin] RM3976 Use schema qualification while even accessing the catalog objects

From: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin] RM3976 Use schema qualification while even accessing the catalog objects
Date: 2021-03-06 10:44:29
Message-ID: CAKtn9dNrc5jTqHtDiLV6owTOsAeMoTjRQX23ebDbxF_R_J3xUw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Please find the below patch which adds the schema qualification for every
catalog object accessed.

Also find the list of changed nodes in the 2nd attachment.

--
*Rahul Shirsat*
Senior Software Engineer | EnterpriseDB Corporation.

Attachment Content-Type Size
list_of_changed_nodes.txt text/plain 3.7 KB
RM3976.patch application/octet-stream 1.3 MB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2021-03-08 08:38:59 [pgAdmin][PM-4438]: Adding new entries fails when primary key is on any data type and name contains special characters.
Previous Message Dave Page 2021-03-05 10:15:48 pgAdmin 4 commit: Fixup hash bangs in the venv. Partially fixes #6279