Re: [pgadmin-hackers][Patch] Show databases for Greenplum

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgadmin-hackers][Patch] Show databases for Greenplum
Дата
Msg-id CA+OCxowLYyGgA+_WF_C9U6tUohiNApu0D=akwKM6XN7nM9oUCg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgadmin-hackers][Patch] Show databases for Greenplum  (George Gelashvili <ggelashvili@pivotal.io>)
Ответы Re: [pgadmin-hackers][Patch] Show databases for Greenplum
Список pgadmin-hackers
Thanks George, patch applied.

Fahar; whilst this is a technically simple patch, it was also very
large. Please keep an eye out for any issues.

On Tue, Jan 31, 2017 at 10:08 PM, George Gelashvili
<ggelashvili@pivotal.io> wrote:
> Hi Hackers,
>
> We're working on https://redmine.postgresql.org/issues/2132
> This patch allows pgAdmin to list databases and schemas when connected to a
> Greenplum server.
>
> The fix was largely allowing pgadmin to load templates that work with
> Greenplum. To achieve this, we used the versioned template loader in more
> places where "9.1_plus" was previously hardcoded.
> We also created a set of "default" template directories so that Greenplum
> will load the templates that were tagged as 9.1 for now.
>
> Tira & George
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



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

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Rename the 9.1_plus templates to "default" to moreap
Следующее
От: Fahar Abbas
Дата:
Сообщение: Re: [pgadmin-hackers][Patch] Show databases for Greenplum