| From: | tgl(at)postgresql(dot)org (Tom Lane) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Update time zone data files to tzdata release 2009a: introduces |
| Date: | 2009-01-29 19:59:59 |
| Message-ID: | 20090129195959.4C5487559ED@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu
as the preferred spelling of that zone name, corrects historical DST
information for Switzerland and Cuba.
Modified Files:
--------------
pgsql/src/timezone/data:
asia (r1.13 -> r1.14)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/asia?r1=1.13&r2=1.14)
backward (r1.7 -> r1.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/backward?r1=1.7&r2=1.8)
europe (r1.10 -> r1.11)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/europe?r1=1.10&r2=1.11)
northamerica (r1.12 -> r1.13)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/northamerica?r1=1.12&r2=1.13)
zone.tab (r1.12 -> r1.13)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/data/zone.tab?r1=1.12&r2=1.13)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-01-29 20:00:07 | pgsql: Update time zone data files to tzdata release 2009a: introduces |
| Previous Message | Tom Lane | 2009-01-29 19:25:15 | pgsql: Replace argument-checking Asserts with regular test-and-elog |