pgAdmin 4 commit: Allow selection of process output and commands. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow selection of process output and commands.
Date
Msg-id E1c7hv3-0004Bn-Et@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM #1855
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM #1801 : Properly handle databases with datallowconn == false