pgAdmin 4 commit: Define the utility path lable,and help message for t - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Define the utility path lable,and help message for t
Date
Msg-id E1dlH7X-0004o9-8U@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Define the utility path lable, and help message for the Greenplum
database server, shown in the preferences dialog.

Also, fixed the issue, when server type is not defined in the
DEFAULT_BINARY_PATHS, in the configuration.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6b727c43b9c070595ca55b37cd9d61cac44e205f

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/gpdb.py  | 6 ++++++
web/pgadmin/browser/server_groups/servers/types.py | 5 ++++-
2 files changed, 10 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Next
From: Ashesh Vashi
Date:
Subject: Re: pgAdmin 4 commit: Greenplum specific DDL and Dashboard display changes.