pgAdmin 4 commit: Ensure that output of the query should be displayed e

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that output of the query should be displayed e
Date: 2019-01-29 13:18:30
Message-ID: E1goTHa-0005e5-Q4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that output of the query should be displayed even if Data Output window is detached from the Query Tool. Fixes #3697

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-29 13:20:03 Re: [pgAdmin4][Patch]: RM 3697 Detached Data Output Tab (Windows) does not show Select output
Previous Message Aditya Toshniwal 2019-01-29 12:57:48 Re: [pgAdmin4][Patch]: RM 3697 Detached Data Output Tab (Windows) does not show Select output