Re: [pgadmin4][patch] External Tables for GreenPlum #3168 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin4][patch] External Tables for GreenPlum #3168
Date
Msg-id CA+OCxoxEH5MLqWbeBx-tkQOnZeTYZvWs3c=V=Z22cGFZWOBSeQ@mail.gmail.com
Whole thread Raw
In response to [pgadmin4][patch] External Tables for GreenPlum #3168  (Joao De Almeida Pereira <jdealmeidapereira@pivotal.io>)
List pgadmin-hackers
Thanks, patch applied.

On Fri, Mar 2, 2018 at 4:37 PM, Joao De Almeida Pereira <jdealmeidapereira@pivotal.io> wrote:
Hello Hackers,

Attached you can find the patch that remove the External Tables from the Tables node and create a new node at the database level for GreenPlum.
 - Do not display External Tables in the Tables node
 - Create a new node under databases for External Tables
 - Generate DDL for external tables
 - Generate properties for external tables

All these changes can only be seen when accessing a GreenPlum database.

Thanks
Joao



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

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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Support for external tables in GPDB. Fixes #3168
Next
From: Joao De Almeida Pereira
Date:
Subject: Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query