pgAdmin 4 commit: Allow default binary paths to be set in the config fo - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow default binary paths to be set in the config fo
Date
Msg-id E1c9WuO-0008L8-B3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow default binary paths to be set in the config for each database driver.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08396ce861f60ab25959ee4ac95571339773a2f8

Modified Files
--------------
web/config.py                                      | 15 +++++++++++++++
web/pgadmin/browser/server_groups/servers/types.py |  4 +++-
2 files changed, 18 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Treat empty text settings as unset, to allow users to
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow a placeholder ($DIR) to be used in utility path