[pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed for functions and procedures in Preferences

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed for functions and procedures in Preferences
Date: 2017-02-10 09:33:24
Message-ID: CAM5-9D9pqyFb5_1m3qGyNtFzP5RdMjG+CjZ+hZAZoizQJeM6pw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
RM2126.patch application/octet-stream 2.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-10 10:45:56 pgAdmin website commit: Update website for 1.2 release.
Previous Message Dave Page 2017-02-10 09:30:16 pgAdmin 4 commit: Tag REL-1_2 has been created.