Re: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working
Дата
Msg-id CAFOhELeBoxrKfPQfpv73XN820gQMjvnS2=Li6vzpJD-bE1tDxQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch]: Fix RM #3191 : Debug option is not working  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Please find the attached updated patch with PEP8 fixes. 

On Wed, Jul 11, 2018 at 11:18 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch to fix #3191 : Debug option is not working.

Issues fixed:

1. EPAS packages' function/procedure does not honour INOUT arguments, it converts INOUT to OUT.

2.  Packages' functions and procedures are not getting listed in their respected nodes in some scenarios like procedure having INOUT argument and function with void return type

3. The Reverse engineering SQL is not correct for Packages' functions/procedures
 
4. In case of INOUT argument, debugger asks for mendatory input which should not.


Thanks,
Khushboo

Вложения

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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAgent commit: Using the FindBoost.cmake from cmake 3.11.4 to workwit
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Regarding RM #3316 Pgadmin4 No Tray Crash