pgAdmin 4 commit: Acquire a lock regardless of the authentication sourc

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Acquire a lock regardless of the authentication sourc
Date: 2022-02-07 06:21:54
Message-ID: E1nGxPO-00063O-K5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-07 06:22:12 Re: [pgAdmin][RM-7151]: Issue in Restore dialog
Previous Message Yogesh Mahajan 2022-02-07 05:53:50 [pgAdmin][RM-7151]: Issue in Restore dialog