Re: [pgadmin-hackers] Fixed issue related to 'show_system_objects' in dependencies/dependents

2016-03-15 Thread Dave Page
Thanks, committed.

On Mon, Mar 14, 2016 at 10:56 AM, Akshay Joshi <
akshay.jo...@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 <%2B91%2020-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] Fixed issue related to 'show_system_objects' in dependencies/dependents

2016-03-14 Thread Akshay Joshi
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-9517Mobile: +91 976-788-8246*


Fixed_show_system_object_issue.patch
Description: Binary data

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