Re: Fixed issue related to 'show_system_objects' in dependencies/dependents - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Fixed issue related to 'show_system_objects' in dependencies/dependents
Date
Msg-id CA+OCxoxyT6aYu4kTo7TBYXhPHMvCFzF1rX2vMiUqZ_tQP+MpTg@mail.gmail.com
Whole thread Raw
In response to Fixed issue related to 'show_system_objects' in dependencies/dependents  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Thanks, committed.

On Mon, Mar 14, 2016 at 10:56 AM, Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All

As 'show_system_objects' has been implemented, I have fixed an issue for dependencies/dependents. With previous implementation each node will have to send the values of 'show_system_objects' while calling get_dependencies/get_dependents function. Now I have changed the logic to use the value directly into the base class functions.

Attached is the patch file. Please review it and if it looks good then please commit it.   

--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: As 'show_system_objects' has been implemented, I have
Next
From: Dave Page
Date:
Subject: Re: pgAdmin 4 commit: Resolved an issue related to no proper valid/invalid