pgAdmin 4 commit: Resolved issue if the binary path is not present/corr - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Resolved issue if the binary path is not present/corr
Date
Msg-id E1mpqvu-0006TB-KX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Resolved issue if the binary path is not present/correct, then show error notification to add/correct the binary path.

refs #6984

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3dcee71a92bce1a7c164e777cec7a2795f4149c0
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/backup/static/js/backup.js | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Replace Flask-BabelEx with Flask-Babel. Fixes #608
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6984]: Port Backup Global, Backup Server and Backup object dialog in React