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

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

DST law changes in Brazil, Sao Tome and Principe.  Historical corrections
for Bolivia, Japan, and South Sudan.  The "US/Pacific-New" zone has been
removed (it was only a link to America/Los_Angeles anyway).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/41fc04ff913de6e0ffdbffff25298b39cd4ba42d

Modified Files
--------------
src/timezone/data/tzdata.zi     | 22 +++++++++++++---------
src/timezone/known_abbrevs.txt  |  1 -
src/timezone/tznames/Africa.txt |  3 +--
3 files changed, 14 insertions(+), 12 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: C includes: Reorder C includes in partition.c