[pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working - Mailing list pgadmin-hackers

From Khushboo Vashi
Subject [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working
Date
Msg-id CAFOhELcYYpmgF0JcaKpg6z-wRMxg3Nc-omo=UiRQNfA0d9Z9dw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working
List pgadmin-hackers
Hi,

Please find the attached patch to fix #3191 : Debug option is not working.

Issues fixed:

1. EPAS packages' function/procedure does not honour INOUT arguments, it converts INOUT to OUT.

2.  Packages' functions and procedures are not getting listed in their respected nodes in some scenarios like procedure having INOUT argument and function with void return type

3. The Reverse engineering SQL is not correct for Packages' functions/procedures
 
4. In case of INOUT argument, debugger asks for mendatory input which should not.


Thanks,
Khushboo
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Regarding RM #3316 Pgadmin4 No Tray Crash
Next
From: Ashesh Vashi
Date:
Subject: pgAgent commit: Using the FindBoost.cmake from cmake 3.11.4 to workwit