public inbox for [email protected]
help / color / mirror / Atom feedFrom: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix an initialisation error when two functions with p
Date: Thu, 25 Jul 2019 09:23:19 +0000
Message-ID: <[email protected]> (raw)
Fix an initialisation error when two functions with parameters are debugged in parallel. Fixes #4329
Branch
------
electron2
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59c260ec9c2a5e3cf48bad8f81dd8e436210...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/release_notes_4_9.rst | 3 +-
web/pgadmin/tools/debugger/__init__.py | 587 +++++++++------------
web/pgadmin/tools/debugger/static/js/debugger.js | 55 +-
.../tools/debugger/static/js/debugger_ui.js | 19 +-
.../tools/debugger/static/js/debugger_utils.js | 13 +
.../tools/debugger/utils/debugger_instance.py | 81 +++
6 files changed, 387 insertions(+), 371 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Fix an initialisation error when two functions with p
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox