pgAdmin 4 commit: Allow selection of process output and commands.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow selection of process output and commands.
Date: 2016-11-18 12:05:25
Message-ID: E1c7hv3-0004Bn-Et@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow selection of process output and commands.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/static/css/bgprocess.css | 4 ++++
web/pgadmin/tools/backup/__init__.py | 4 ++--
web/pgadmin/tools/import_export/__init__.py | 2 +-
web/pgadmin/tools/restore/__init__.py | 4 ++--
4 files changed, 9 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-11-18 13:03:18 [pgAdmin4][Patch]: RM #1801 : Properly handle databases with datallowconn == false
Previous Message Khushboo Vashi 2016-11-18 11:23:40 [pgAdmin4][Patch]: RM #1855