Re: [PATCH] configure: allow adding a custom string to PG_VERSION

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Oskari Saarenmaa <os(at)ohmu(dot)fi>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Frost <sfrost(at)snowman(dot)net>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] configure: allow adding a custom string to PG_VERSION
Date: 2013-11-05 23:29:09
Message-ID: CAB7nPqShf2Bm-KsthiRBAnnfPZQbr+Pz_-Hz8FybT+wAqox1Nw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Nov 5, 2013 at 4:29 PM, Oskari Saarenmaa <os(at)ohmu(dot)fi> wrote:
> This can be used to tag custom built packages with an extra version string
> such as the git describe id or distribution package release version.
Could you attach a proper patch to your email and register it to the
next commit fest? Typically here:
https://commitfest.postgresql.org/action/commitfest_view?id=20
This idea is more adaptable than your latest proposition, so some
other people might be interested to review it. At least I like this
idea.

Regards,
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2013-11-05 23:38:11 Re: Fast insertion indexes: why no developments
Previous Message Tom Lane 2013-11-05 22:54:32 Re: psql: small patch to correct filename formatting error in '\s FILE' output