pgAdmin 4 commit: Require v1.1 of the pldbgapi extension to debug onEP - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Require v1.1 of the pldbgapi extension to debug onEP
Date
Msg-id E1fXT0S-0006uk-C7@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin4][Patch]: Fixed RM 3442, 3443, 3444 Drop options not available.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Correct version comparison, per Khushboo.