Re: Fixed issue related to 'show_system_objects' in dependencies/dependents

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Fixed issue related to 'show_system_objects' in dependencies/dependents
Дата
Msg-id CA+OCxoxyT6aYu4kTo7TBYXhPHMvCFzF1rX2vMiUqZ_tQP+MpTg@mail.gmail.com
обсуждение исходный текст
Ответ на Fixed issue related to 'show_system_objects' in dependencies/dependents  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: As 'show_system_objects' has been implemented, I have
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin 4 commit: Resolved an issue related to no proper valid/invalid