Fixed issue related to 'show_system_objects' in dependencies/dependents - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Fixed issue related to 'show_system_objects' in dependencies/dependents
Date
Msg-id CANxoLDe-mLVw8DDhD1gMGYifegasL6S_jAx7_FE6YgY4pLRcOA@mail.gmail.com
Whole thread Raw
Responses Re: Fixed issue related to 'show_system_objects' in dependencies/dependents
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Muhammad Aqeel
Date:
Subject: Re: PIP Package Building for pgAdmin4
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]