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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixed an issue where the binary path is not correc
Дата
Msg-id E1ltpGb-0007EY-BA@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6