pgAdmin 4 commit: Acquire a lock regardless of the authentication sourc - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Acquire a lock regardless of the authentication sourc
Date
Msg-id E1nGxPO-00063O-K5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Acquire a lock regardless of the authentication sources while getting the database server connection.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7ee4e5909cad3bbb26d6eca51a47f2847e772fa
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/processes.py         |  11 +-
web/pgadmin/utils/driver/psycopg2/connection.py | 164 +++++++++++-------------
web/pgadmin/utils/locker.py                     |  50 ++++++++
3 files changed, 131 insertions(+), 94 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][RM-7151]: Issue in Restore dialog
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7151]: Issue in Restore dialog