pgAdmin 4 commit: Fixed debugger issue for procedure inside package for

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed debugger issue for procedure inside package for
Date: 2019-01-30 09:19:06
Message-ID: E1gom1S-00010d-I1@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed debugger issue for procedure inside package for EPAS servers. Fixes #3927

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0e489df7b0b69c2b6131adc4e0648b1ffa5c4e3a

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/tools/datagrid/__init__.py | 1 +
web/pgadmin/tools/debugger/__init__.py | 25 +++++++++++--------------
3 files changed, 13 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2019-01-30 09:40:17 Re: [pgAdmin4[RM#3935] Grant wizard fails to list down functions
Previous Message Akshay Joshi 2019-01-30 09:17:23 Re: [pgAdmin4][RM3865] Difficult to resize Query Tool