pgAdmin 4 commit: Adding the current user information in the server inf - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Adding the current user information in the server inf
Date
Msg-id E1aIgAg-0001F5-Mj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Adding the current user information in the server information (when
connected).

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 15 +++++++++++----
web/pgadmin/utils/driver/psycopg2/__init__.py         | 16 +++++++++++++++-
2 files changed, 26 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Update the server-information, when connected, and ad
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved an issue of selection in the Select2Cell, wh