I was also thinking with same pattern and we need to verify this change thoroughly.
Thanks Dave.
Regards,
On Wed, Feb 1, 2017 at 2:59 PM, Dave Page <dpage@pgadmin.org> wrote:
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 > >