pgsql: Update the tznames reference files, and add IDT (Israel Daylight

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update the tznames reference files, and add IDT (Israel Daylight
Date: 2009-09-06 15:25:23
Message-ID: 20090906152523.B748D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update the tznames reference files, and add IDT (Israel Daylight Time)
to the Default timezone abbreviation set.

Back-port the the current file set to all branches that contain tznames.
This includes adding SGT to the Default set in pre-8.4 releases.

Joachim Wieland

Modified Files:
--------------
pgsql/src/timezone/tznames:
Africa.txt (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Africa.txt?r1=1.2&r2=1.3)
Asia.txt (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Asia.txt?r1=1.3&r2=1.4)
Australia.txt (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Australia.txt?r1=1.2&r2=1.3)
Default (r1.7 -> r1.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Default?r1=1.7&r2=1.8)
Europe.txt (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Europe.txt?r1=1.2&r2=1.3)
README (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/README?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-09-06 15:25:31 pgsql: Update the tznames reference files, and add IDT (Israel Daylight
Previous Message Tom Lane 2009-09-05 23:58:01 pgsql: Add a note warning that COPY BINARY is very datatype-specific.