PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter
Date
Msg-id CAG7mmowT_jYb70WiPTdFRrJOAh19mj2N3FSTQogxuVqd7a=oKw@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter
List pgadmin-hackers
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.linkedin.com/in/asheshvashi

Attachment

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix spanish and catalan translations
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the quoting of user mapping objects