pgsql: Update time zone data files to tzdata release 2018f.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update time zone data files to tzdata release 2018f.
Дата
Msg-id E1gDbuq-0007bm-Ta@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update time zone data files to tzdata release 2018f.

DST law changes in Chile, Fiji, and Russia (Volgograd).
Historical corrections for China, Japan, Macau, and North Korea.

Note: like the previous tzdata update, this involves a depressingly
large amount of semantically-meaningless churn in tzdata.zi.  That
is a consequence of upstream's data compression method assigning
unstable abbreviations to DST rulesets.  I complained about that
to them last time, and this version now uses an assignment method
that pays some heed to not changing abbreviations unnecessarily.
So hopefully, that'll be better going forward.

Branch
------
REL9_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/84261eb10b2c23d47c772756b415a99fa2b4f904

Modified Files
--------------
src/timezone/data/tzdata.zi      | 5273 +++++++++++++++++++-------------------
src/timezone/known_abbrevs.txt   |    1 +
src/timezone/tznames/America.txt |    3 +
src/timezone/tznames/Asia.txt    |    4 +
src/timezone/tznames/Default     |    3 +
src/timezone/tznames/Pacific.txt |    3 +
6 files changed, 2660 insertions(+), 2627 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Silence perlcritic warning about missing return.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Sync our copy of the timezone library with IANA releasetzcode20