configure: Allow adding a custom string to PG_VERSION

Peter Eisentraut <peter_e@gmx.net>

Commit: 46328916eefc5f9eaf249518e96f68afcd35923b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2013-12-13T03:01:27Z
Releases: 9.4.0
configure: Allow adding a custom string to PG_VERSION

This can be used to mark custom built binaries with an extra version
string such as a git describe identifier or distribution package release
version.

From: Oskari Saarenmaa <os@ohmu.fi>

Files

PathChange+/−
configure modified +35 −4
configure.in modified +6 −2
doc/src/sgml/installation.sgml modified +13 −0