Обсуждение: [pgadmin-hackers] [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed forfunctions and procedures in Preferences

Поиск
Список
Период
Сортировка
Hi

Issue: The function and procedure nodes displayed under schema nodes and packages node, so both were sharing same name. 

Solution:
Overrides the register_preferences method for EdbFuncModule and EdbProcModule class and update their labels.

Please find attached patch and review.

Thanks
Surinder Kumar
Вложения
Thanks, patch applied.

On Fri, Feb 10, 2017 at 9:33 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi
>
> Issue: The function and procedure nodes displayed under schema nodes and
> packages node, so both were sharing same name.
>
> Solution:
> Overrides the register_preferences method for EdbFuncModule and
> EdbProcModule class and update their labels.
>
> Please find attached patch and review.
>
> Thanks
> Surinder Kumar
>
>
> --
> 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