Re: [PATCH] configure: allow adding a custom string to PG_VERSION - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCH] configure: allow adding a custom string to PG_VERSION
Date
Msg-id 1385256638.13910.5.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: [PATCH] configure: allow adding a custom string to PG_VERSION  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Wed, 2013-11-20 at 22:41 +0900, Michael Paquier wrote:
> Here are a couple of comments about the patch:
> 1) I think that you should regenerate ./configure as well with this
> patch to include all the changes together (someone correct me if I am
> wrong here!)

Doesn't matter either way.

> 2) This new option should be added in the section "## Command line
> options" in configure.in

Yes.

> 3) PG_VERSION is not a variable name adapted IMO, as it might contain
> custom information. Something like PG_VERSION_TOTAL perhaps?

I don't think it's necessary to split this up further.  We have
PG_VERSION and PG_MAJORVERSION.  What's the use for one more level?




pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: CREATE FOREIGN TABLE ( ... LIKE ... )
Next
From: Peter Geoghegan
Date:
Subject: Re: pg_stat_statements: calls under-estimation propagation