Re: Patch - Tcl 8.6 version support for PostgreSQL

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Paresh More <paresh(dot)more(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Patch - Tcl 8.6 version support for PostgreSQL
Date: 2017-04-25 06:09:56
Message-ID: CAB7nPqQQVLrtL9omWXBVibRfoD4BqAbp0HCD_s-hUxHAmMrPDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 25, 2017 at 2:57 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Any chance of formulating these in a version agnostic way, instead of
> copying the same stanza for every version? E.g. using a wildcard or
> such...

Using glob() would be enough for this purpose.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-04-25 06:19:41 Separation walsender & normal backends
Previous Message Amit Langote 2017-04-25 06:03:42 Re: Adding support for Default partition in partitioning