pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc
Date: 2021-06-17 10:28:57
Message-ID: E1ltpGb-0007EY-BA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:50:45 pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6
Previous Message Akshay Joshi 2021-06-17 10:28:56 pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi