pgAdmin 4 commit: Require v1.1 of the pldbgapi extension to debug onEP

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Require v1.1 of the pldbgapi extension to debug onEP
Дата
Msg-id E1fXT0S-0006uk-C7@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Require v1.1 of the pldbgapi extension to debug on EPAS 11.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf29e8df90ebfb8221e457863a281d7ed5f22faa
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][Patch]: Fixed RM 3442, 3443, 3444 Drop options not available.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Correct version comparison, per Khushboo.