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 E1eZWLy-0004n8-JM@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=a6fb536cb6429cc89234e7236e1ea9961f9dc1c7
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: ESLINT: On pgAdmin static javascripts
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Use the correct lexer in the Apache/Windows docs.