pgAdmin 4 commit: Adding the current user information in the server inf

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding the current user information in the server inf
Date: 2016-01-11 17:22:22
Message-ID: E1aIgAg-0001F5-Mj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-11 18:39:11 pgAdmin 4 commit: Resolved an issue of selection in the Select2Cell, wh
Previous Message Ashesh Vashi 2016-01-11 16:06:29 Re: PATCH: Select2 control fix [ pgAdmin4 ]