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.va...@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(-)

Reply via email to