Thread: pgsql: Update time zone data files to tzdata release 2013i.

pgsql: Update time zone data files to tzdata release 2013i.

From
Tom Lane
Date:
Update time zone data files to tzdata release 2013i.

DST law changes in Jordan; historical changes in Cuba.

Also, remove the zones Asia/Riyadh87, Asia/Riyadh88, and Asia/Riyadh89.
Per the upstream announcement:
    The files solar87, solar88, and solar89 are no longer distributed.
    They were a negative experiment -- that is, a demonstration that
    tz data can represent solar time only with some difficulty and error.
    Their presence in the distribution caused confusion, as Riyadh
    civil time was generally not solar time in those years.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cb84fddd908f481b4e80a0af94937aaa9f307ee2

Modified Files
--------------
src/timezone/data/asia         |   30 ++-
src/timezone/data/northamerica |    8 +-
src/timezone/data/solar87      |  390 ---------------------------------------
src/timezone/data/solar88      |  390 ---------------------------------------
src/timezone/data/solar89      |  395 ----------------------------------------
5 files changed, 28 insertions(+), 1185 deletions(-)