Re: pgAdmin III: debugger does not handle PPAS functions with OUT parameters properly

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin III: debugger does not handle PPAS functions with OUT parameters properly
Дата
Msg-id AANLkTi=ZcswuV7KUoaSY1tfeVr4Ysb0JB9957c+rhr5C@mail.gmail.com
обсуждение исходный текст
Ответ на pgAdmin III: debugger does not handle PPAS functions with OUT parameters properly  (Nikhil S <nixmisc@gmail.com>)
Ответы Re: pgAdmin III: debugger does not handle PPAS functions with OUT parameters properly  (Nikhil S <nixmisc@gmail.com>)
Список pgadmin-hackers
Thanks, applied.

On Fri, Apr 1, 2011 at 12:05 PM, Nikhil S <nixmisc@gmail.com> wrote:
> Hi,
>
> In PPAS 90, if an SPL-function has both an OUT-parameter and a return value
> (which is not possible on PostgreSQL otherwise), the return value is
> transformed into an extra OUT-parameter named "_retval_". Although we fixed
> the normal code path a while back, the debugger still remains dazed and
> confused. We need to teach it to ignore "_retval_" parameter too. PFA, patch
> to do the same.
>
> Regards,
> Nikhils
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: In PPAS 90, if an SPL-function has both an OUT-para
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: In PPAS 90, if an SPL-function has both an OUT-para