[Patch] Refactor sql template version picking

From: George Gelashvili <ggelashvili(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [Patch] Refactor sql template version picking
Date: 2017-01-26 17:22:44
Message-ID: CAHowoHaU9_pkCt+1g8dpY3hsXXZmsJZiJH-3-_Hd+C1MxiGhtA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers!

Since we are preparing to add greenplum support, we made a new template
loader to automatically pick the available sql template file that
corresponds to the postgres version number.

Our next patch will be to remove duplicated sql template files since many
of the files are identical between versions.

Cheers,
George & Tira

Attachment Content-Type Size
version-aware-sql-template-loader-refactor.diff text/plain 34.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jan Alexander Steffens 2017-01-26 19:22:49 Re: [pgAdmin4] [PATCH] Simplify Server's python setup
Previous Message Dave Page 2017-01-26 17:06:39 Re: User Research Findings into PgAdmin