pgAdmin 4 commit: Update the user and datbaase information everytime, w - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Update the user and datbaase information everytime, w
Date
Msg-id E1aIiH7-0007Qr-HO@gothos.postgresql.org
Whole thread Raw
Responses Re: pgAdmin 4 commit: Update the user and datbaase information everytime, w  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Update the user and datbaase information everytime, we connect the
server. And, delete them as soon as all connections are released.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/driver/psycopg2/__init__.py | 29 ++++++++++++++++++---------
1 file changed, 19 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved an issue of selection in the Select2Cell, wh
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: Select2 control fix [ pgAdmin4 ]