| 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] External Tables for GreenPlum #3168 |
| Date: | 2018-03-02 16:50:21 |
| Message-ID: | CA+OCxoxEH5MLqWbeBx-tkQOnZeTYZvWs3c=V=Z22cGFZWOBSeQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, patch applied.
On Fri, Mar 2, 2018 at 4:37 PM, Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joao De Almeida Pereira | 2018-03-02 18:42:21 | Re: pgAdmin 4 commit: Ensure we pick up the messages from the current query |
| Previous Message | Dave Page | 2018-03-02 16:49:29 | pgAdmin 4 commit: Support for external tables in GPDB. Fixes #3168 |