pgsql: configure: Allow adding a custom string to PG_VERSION

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: configure: Allow adding a custom string to PG_VERSION
Дата
Msg-id E1VrJ18-000425-54@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/46328916eefc5f9eaf249518e96f68afcd35923b

Modified Files
--------------
configure                      |   39 +++++++++++++++++++++++++++++++++++----
configure.in                   |    8 ++++++--
doc/src/sgml/installation.sgml |   13 +++++++++++++
3 files changed, 54 insertions(+), 6 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix ancient docs/comments thinko: XID comparison is mod 2^32, no
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix WAL-logging of setting the visibility map bit.