Re: PATCH: FB#15614: Use CALL for callable statements

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: PATCH: FB#15614: Use CALL for callable statements
Дата
Msg-id 4BFE476C.9030806@lelarge.info
обсуждение исходный текст
Ответ на Re: PATCH: FB#15614: Use CALL for callable statements  (Dave Page <dpage@pgadmin.org>)
Ответы Re: PATCH: FB#15614: Use CALL for callable statements  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Le 27/05/2010 11:32, Dave Page a écrit :
> Thanks - patch applied.
>
> On Thu, May 27, 2010 at 10:22 AM, Ashesh Vashi
> <ashesh.vashi@enterprisedb.com> wrote:
>> Hi Dave,
>>
>> Please find the patch for the same.
>> This is valid for both trunk and REL-1_10 patch.
>>

Are we sure that the dlgDirectDbg::invokeTargetCallable() method is only
called when connected to an EDB server? I didn't work a lot with the
debugger frontend source code, but it seems to me that this function can
be called even with vanilla PostgreSQL servers, especially on Windows
(see dlgDirectDbg::invokeTarget() method). Am I wrong?


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: FB#15614: Use CALL for callable statements
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #196: Use CALL for callable statements