From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin4]{Patch] Display GreenPlum partitions and correct SQL on SQL Tab |
Date: | 2018-01-22 22:55:07 |
Message-ID: | CAE+jjam9BX63pPi+=NFFKOSgx5O+cMbnH2s3woUpE_xt4mZWxA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hello Hackers,
I merge the 2 commits into 1 and also corrected a problem with SQL display
of partitions in GP.
So this new patch Displays the partitions on GreenPlum database, correct
SQL that was being used in the SQL tab for Schemas and display the correct
SQL for Partitioned tables in GreenPlum.
It is now ready for Review and Merge
Thanks
Joao
On Thu, Jan 18, 2018 at 9:48 AM Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:
> Hello Hackers,
>
> In the attached patches we enable the display of partitions on GreenPlum
> database and also correct SQL that was being used in the SQL tab form
> Schemas
>
> Thanks
> Joao
>
Attachment | Content-Type | Size |
---|---|---|
display_partitions_on_greenplum.diff | application/octet-stream | 57.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Joao De Almeida Pereira | 2018-01-22 22:57:06 | Re: [pgadmin4][Patch]: Display Functions node for GreenPlum database |
Previous Message | Joao De Almeida Pereira | 2018-01-22 15:09:46 | Re: [pgadmin4] Explain plans |