Hi Dave, During testing at EnterpriseDB, QA found an issue with the debugger. The new implementation is not able to cope with a scenario - when debugging a function with two or more parameters and first parameter is an OUT parameter, it throws and error due to wrong syntax generated for function execution.
Attached patch resolves the issue. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com> *http://www.linkedin.com/in/asheshvashi*
RI31577.patch
Description: Binary data
-- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
