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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter
Date: 2013-09-21 18:50:20
Message-ID: CAG7mmowT_jYb70WiPTdFRrJOAh19mj2N3FSTQogxuVqd7a=oKw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.enterprisedb.com>

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

Attachment Content-Type Size
RI31577.patch application/octet-stream 946 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-09-23 08:48:32 pgAdmin III commit: Fix the quoting of user mapping objects
Previous Message Guillaume Lelarge 2013-09-21 14:01:30 pgAdmin III commit: Fix spanish and catalan translations