pgsql: Update time zone abbreviation lists for changes missed since 200

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update time zone abbreviation lists for changes missed since 200
Дата
Msg-id E1UJXhS-0004TA-Il@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update time zone abbreviation lists for changes missed since 2006.

Most (all?) of Russia has moved to what's effectively year-round daylight
savings time, so that the "standard" zone names now mean an hour later
than they used to.  Update that, notably changing MSK as per recent
complaint from Sergey Konoplev, but also CHOT, GET, IRKT, KGT, KRAT,
MAGT, NOVT, OMST, VLAT, YAKT, YEKT.  The corresponding DST abbreviations
are presumably now obsolete, but I left them in place with their old
definitions, just to reduce any possible breakage from this change.

Also add VOLT (Europe/Volgograd), which for some reason we never had
before, as well as MIST (Antarctica/Macquarie), and fix obsolete
definitions of MAWT, TKT, and WST.

Branch
------
master

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

Modified Files
--------------
src/timezone/known_abbrevs.txt      |   54 ++++++++++++++++++----------------
src/timezone/tznames/Antarctica.txt |    4 ++-
src/timezone/tznames/Asia.txt       |   44 ++++++++++++++--------------
src/timezone/tznames/Default        |   50 +++++++++++++++++---------------
src/timezone/tznames/Europe.txt     |    8 +++--
src/timezone/tznames/Pacific.txt    |    6 ++-
6 files changed, 89 insertions(+), 77 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Avoid renaming data directory during MSVC upgrade testing.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Update time zone abbreviation lists for changes missed since 200