pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc
Date
Msg-id E1ltpGb-0007EY-BA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Fixed an issue where the binary path is not correctly parsed for version 9.6. Fixes #6534
2) Added the default binary path in the container.
3) Fixed the typo in the documentation.

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=16d2a3096a143984d92a7473b7af6f919a80e889

Modified Files
--------------
pkg/docker/entrypoint.sh                  | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 2 +-
web/pgadmin/utils/__init__.py             | 2 ++
3 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6