PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter
Дата
Msg-id 4BE40CC0.2090806@enterprisedb.com
обсуждение исходный текст
Ответы Re: PATCH: FB#115423: An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter  (Dave Page <dave.page@enterprisedb.com>)
Список pgadmin-hackers
Hi Dave,

We need to call the enterprisedb - procedures and edbspl functions from the anonymous block, if it does contain out/in-out paramters.
It results into the following error for the current implementation:
An error occurred: Error:Invalid Out Parameter... if select Debug function having IN OUT Parameter.

Please find the patch to resolve the issue.

NOTE: This patch will apply on both trunk and REL-1_10_PATCHES branch.

--
Ashesh Vashi
EnterpriseDB INDIA: www.enterprisedb.com
Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: PATCH: FB#15385: Editting Packages (EnterpriseDB) in postgres mode throws an error
Следующее
От: Ashesh Vashi
Дата:
Сообщение: PATCH: FB#12720: Restore Table fails when the table contains special characters