pgAdmin 4 commit: Allow a placeholder ($DIR) to be used in utility path - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow a placeholder ($DIR) to be used in utility path
Date
Msg-id E1c9Xhz-0002ZE-Vv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow a placeholder ($DIR) to be used in utility paths to make it easier to use relative paths.

Branch
------
master

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

Modified Files
--------------
web/config.py                                      |  9 +++++++--
web/pgadmin/browser/server_groups/servers/types.py | 12 +++++++-----
2 files changed, 14 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow default binary paths to be set in the config fo
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Specify the default PG binpath on Mac