Обсуждение: [pgadmin4]{Patch] Display GreenPlum partitions and correct SQL on SQL Tab

Поиск
Список
Период
Сортировка

[pgadmin4]{Patch] Display GreenPlum partitions and correct SQL on SQL Tab

От
Joao De Almeida Pereira
Дата:
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
Вложения

Re: [pgadmin4]{Patch] Display GreenPlum partitions and correct SQL onSQL Tab

От
Joao De Almeida Pereira
Дата:
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@pivotal.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
Вложения

Re: [pgadmin4]{Patch] Display GreenPlum partitions and correct SQL onSQL Tab

От
Dave Page
Дата:
Hi

On Mon, Jan 22, 2018 at 10:55 PM, Joao De Almeida Pereira
<jdealmeidapereira@pivotal.io> wrote:
> 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

I'm catching up on various things following some travel last week,
hence the delays...

The "correctly display..." patch was already committed in
284adbbb901b1be30d130be0e40674cfde931e41. The other one should be
handled once the feature tests are working again (hopefully shortly).


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

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


Re: [pgadmin4]{Patch] Display GreenPlum partitions and correct SQL onSQL Tab

От
Dave Page
Дата:
Hi

On Tue, Jan 23, 2018 at 9:14 AM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Mon, Jan 22, 2018 at 10:55 PM, Joao De Almeida Pereira
<jdealmeidapereira@pivotal.io> wrote:
> 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

I'm catching up on various things following some travel last week,
hence the delays...

The "correctly display..." patch was already committed in
284adbbb901b1be30d130be0e40674cfde931e41. The other one should be
handled once the feature tests are working again (hopefully shortly).

And... done. 

Sidenote: Please ensure you create RMs for new features or bug fixes that are present in a release version to help track user-visible changes. Thanks!
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

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