pgAdmin 4 commit: Debugger listener starting error displayed if user tr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Debugger listener starting error displayed if user tr
Date: 2016-08-29 08:17:30
Message-ID: E1beHl4-00026L-Kd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Debugger listener starting error displayed if user try to debug plpgsql cs_fmt_browser_version function that contains parameters. Fixes #1238

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2c6f6609bc3dbe2dd61b5b92802389e2b310006e
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/debugger/templates/debugger/sql/execute_plpgsql.sql | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-08-29 08:18:03 Re: [pgAdmin4][Patch]: RM#1238
Previous Message Akshay Joshi 2016-08-29 08:14:19 Re: [pgAdmin4][patch]: RM #1226