pgAdmin 4 commit: Display basic query info when execution completes in

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Display basic query info when execution completes in
Date: 2016-07-27 10:36:17
Message-ID: E1bSMCH-0004Gd-Kn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Display basic query info when execution completes in the query tool. Fixes #1507

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/preferences_sql_display.png | Bin 43477 -> 78852 bytes
docs/en_US/preferences.rst | 6 ++++--
web/pgadmin/tools/sqleditor/__init__.py | 17 +++++++++++++++--
.../sqleditor/templates/sqleditor/js/sqleditor.js | 17 +++++++++++++----
4 files changed, 32 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-07-27 11:18:59 Re: PATCH: Encoding issue with qtLiteral function (pgAdmin4)
Previous Message Harshal Dhumal 2016-07-27 10:24:14 Re: patch for issue RM1260 [pgAdmin4]