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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Require v1.1 of the pldbgapi extension to debug on EP
Date: 2018-06-25 15:02:16
Message-ID: E1fXT0S-0006uk-C7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-25 15:41:38 pgAdmin 4 commit: Correct version comparison, per Khushboo.
Previous Message Dave Page 2018-06-25 14:54:14 Re: [pgadmin4][Patch]: Fixed RM 3442, 3443, 3444 Drop options not available.