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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter
Дата
Msg-id CAG7mmowT_jYb70WiPTdFRrJOAh19mj2N3FSTQogxuVqd7a=oKw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PATCH: Failed to take care of the function with first argument as OUT and second as IN/INOUT parameter  (Dave Page <dpage@pgadmin.org>)
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix spanish and catalan translations
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix the quoting of user mapping objects