[pgadmin-hackers][Patch] Show databases for Greenplum - Mailing list pgadmin-hackers

From George Gelashvili
Subject [pgadmin-hackers][Patch] Show databases for Greenplum
Date
Msg-id CAHowoHZpJBpBXGjuECMTgnrnt2ihummqxaVjuyW3ER+SVLCxSg@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers][Patch] Show databases for Greenplum
List pgadmin-hackers
Hi Hackers,

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
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] Acceptance Tests against a browser (WIP)
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in handlingof timestamp type