pgAdmin III commit: Don't barf when connecting to Greenplum or Greenplu

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Don't barf when connecting to Greenplum or Greenplu
Date: 2016-02-08 10:19:05
Message-ID: E1aSiuP-0005qI-G0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't barf when connecting to Greenplum or Greenplum HAWQ

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3ccc9afcc8cb49f6b10a4292a3beb1cc7c9481e1
Author: Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de>

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/db/pgConn.cpp | 9 ++++++++
pgadmin/include/db/pgConn.h | 2 ++
pgadmin/include/pgAdmin3.h | 6 +++++
pgadmin/schema/pgServer.cpp | 53 +++++++++++++++++++++++++++++++++++++++------
5 files changed, 65 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-08 10:20:51 pgAdmin III commit: Don't barf when connecting to Greenplum or Greenplu
Previous Message Sanket Mehta 2016-02-08 10:15:33 Re: patch for cast module