pgsql: Update Windows timezone mapping from Windows 7 and 10

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Update Windows timezone mapping from Windows 7 and 10
Дата
Msg-id E1baNVV-0006x4-7l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update Windows timezone mapping from Windows 7 and 10

This adds a couple of new timezones that are present in the newer
versions of Windows. It also updates comments to reference UTC rather
than GMT, as this change has been made in Windows.

Michael Paquier

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/35982db498bbe9a802ea769723d3248b5797b01a

Modified Files
--------------
src/bin/initdb/findtimezone.c | 389 ++++++++++++++++++++++++++++++------------
1 file changed, 281 insertions(+), 108 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Update Windows timezone mapping from Windows 7 and 10
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support the new regexp_match() function for citext.