Re: [pgadmin4][Patch] Access Database properties

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin4][Patch] Access Database properties
Date: 2018-01-15 09:15:13
Message-ID: CA+OCxoykzr_xSo2H3_bVCz1dr_0fSZaLkxo0ELJPJJmhy67wgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - patch applied!

On Fri, Jan 12, 2018 at 5:46 PM, Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:

> Hi Hackers,
> This patch tackles the visualization of properties on a GreenPlum
> Database. Previously when you tried to access these properties a SQL error
> was displayed.
>
> Also in the patch we made some correction to feature tests, and skipped
> other test that were failing against GreenPlum
>
> Thanks
> Joao
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-15 09:27:46 Re: [pgAdmin4][Patch]: Adding connection status in Query tool
Previous Message Dave Page 2018-01-15 09:14:48 pgAdmin 4 commit: Support Properties on Greenplum databases. Fixes #301