[pgadmin-hackers] [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed forfunctions and procedures in Preferences - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgadmin-hackers] [pgAdmin4][Patch]: Fixes RM2126 - Duplicate values displayed forfunctions and procedures in Preferences
Date
Msg-id CAM5-9D9pqyFb5_1m3qGyNtFzP5RdMjG+CjZ+hZAZoizQJeM6pw@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][Patch]: Fixes RM2126 - Duplicatevalues displayed for functions and procedures in Preferences
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Tag REL-1_2 has been created.
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin website commit: Update website for 1.2 release.