pgAdmin 4 commit: Properly quote function names when starting the debug

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly quote function names when starting the debug
Дата
Msg-id E1bAcUo-0006jJ-Nf@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Properly quote function names when starting the debugger. Fixes #1225

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17fa6dcc402693713004e7f3065314e14ed34bef
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/__init__.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM#1256 - Add support for Query tool in the context menu
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Debugger][Patch]: RM-1225 - Debugger start error if function contains special characters