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

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PATCH] configure: allow adding a custom string to PG_VERSION
Дата
Msg-id CAB7nPqShf2Bm-KsthiRBAnnfPZQbr+Pz_-Hz8FybT+wAqox1Nw@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] configure: allow adding a custom string to PG_VERSION  (Oskari Saarenmaa <os@ohmu.fi>)
Список pgsql-hackers
On Tue, Nov 5, 2013 at 4:29 PM, Oskari Saarenmaa <os@ohmu.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql: small patch to correct filename formatting error in '\s FILE' output
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Fast insertion indexes: why no developments