pgAdmin 4 commit: Only allow specification of a pgpass file if libpq>= - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Only allow specification of a pgpass file if libpq>=
Date
Msg-id E1eMxGV-0007mn-8c@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Only allow specification of a pgpass file if libpq >= 10. Fixes #2768

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d7b42e6c2243d65b84990ca9462c747325babb8
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/server_dialog.rst                                 |  6 ++++--
web/pgadmin/browser/__init__.py                              | 12 +++++++++++-
.../browser/server_groups/servers/static/js/server.js        | 10 +++++++++-
web/pgadmin/browser/templates/browser/js/utils.js            |  1 +
web/pgadmin/utils/driver/abstract.py                         |  7 +++++++
web/pgadmin/utils/driver/psycopg2/__init__.py                | 12 ++++++++++++
6 files changed, 44 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Correct names for the Japanese translators:
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Make the "Save Changes" prompts in the query toolopt