configure: Allow adding a custom string to PG_VERSION
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| configure | modified | +35 −4 |
| configure.in | modified | +6 −2 |
| doc/src/sgml/installation.sgml | modified | +13 −0 |