pgsql: Propagate with_system_tzdata setting into initdb build.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Propagate with_system_tzdata setting into initdb build.
Дата
Msg-id E1R3URM-0004TC-DO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Propagate with_system_tzdata setting into initdb build.

findtimezone.c needs to know this setting too.  Per Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3f3304408cb103745ee0722d303c526594a8046c

Modified Files
--------------
src/bin/initdb/Makefile |    5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: In the final emptying phase of the new GiST buffering build, set
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: deflist_to_tuplestore dumped core on an option with no value.