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 E1lt9uz-00013f-21@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.

Branch
------
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: Dave Page
Date:
Subject: pgAdmin 4 commit: Show the full range of options for the default binary
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin4 v5.4 candidate builds