pgsql: Update time zone data files to tzdata release 2022g.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update time zone data files to tzdata release 2022g.
Дата
Msg-id E1pMzGH-000xhi-9g@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update time zone data files to tzdata release 2022g.

DST law changes in Greenland and Mexico.  Notably, a new timezone
America/Ciudad_Juarez has been split off from America/Ojinaga.

Historical corrections for northern Canada, Colombia, and Singapore.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2c95d8776c6a4d7b595e4446f74bdd7fcbdf8348

Modified Files
--------------
src/timezone/data/tzdata.zi | 47 ++++++++++++++++++++++++++++-----------------
1 file changed, 29 insertions(+), 18 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Remove dead NoMovementScanDirection code
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Try to fix pg_upgrade test on Windows, again.