PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB) - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)
Date
Msg-id CAG7mmoxgDn-3=70XVCrF6qeoh8U5wug8xDWfYAtOGf6W0+z+Sw@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: Debugger with Postgres Plus Advanced Server (EnterpriseDB)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Dave,

Debugger with PPAS was not working properly due some of the typos in the commands for the older version of debugger and in the target generation query.
I also found an assert initializing the parameter window while debugging a procedure/function of a package without any parameter.
We do open that dialog to ask the user, if he wants to debug the package initializer too or not.

Please find the patch for the same.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company

 

http://www.linkedin.com/in/asheshvashi

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: PATCH: Wait for the thread only if it is running
Next
From: Dinesh Kumar
Date:
Subject: Patch for pgAdmin crash, while creating procedure.