pgAdmin 4 commit: Define the utility path lable, and help message for t

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Define the utility path lable, and help message for t
Date: 2017-08-25 16:06:07
Message-ID: E1dlH7X-0004o9-8U@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-25 16:06:31 Re: pgAdmin 4 commit: Greenplum specific DDL and Dashboard display changes.
Previous Message Dave Page 2017-08-25 15:57:46 Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard