| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed for functions and procedures in Preferences |
| Date: | 2017-02-16 10:47:47 |
| Message-ID: | CA+OCxoywWaod3La5W3sVSA8p9TWLvrAW96o=2TD6sQHY1k1g5g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Fri, Feb 10, 2017 at 9:33 AM, Surinder Kumar
<surinder(dot)kumar(at)enterprisedb(dot)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(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-02-16 10:54:24 | pgAdmin 4 commit: Fix exclusion constraint reverse engineered SQL. Fixe |
| Previous Message | Dave Page | 2017-02-16 10:47:32 | pgAdmin 4 commit: Correct node labels in Preferences for EDB functions |