Add support for SCRAM password changes (requires psycopg2 >= 2.8). Fixes #2214

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=213cb440d0541588a33f13becaea96c1be3eeae8
Author: Akshay Joshi <akshay.jo...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_2.rst                   |  2 ++
.../browser/server_groups/servers/__init__.py      | 11 +++++-
web/pgadmin/utils/driver/psycopg2/connection.py    | 39 ++++++++++++++++++++++
3 files changed, 51 insertions(+), 1 deletion(-)

Reply via email to