pgsql: Add script to enumerate the timezones in the Windows registry and

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add script to enumerate the timezones in the Windows registry and
Date: 2010-04-15 11:00:45
Message-ID: 20100415110045.492577541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add script to enumerate the timezones in the Windows registry and compare
it with the list we have in pgtz.c, showing any differences.

Modified Files:
--------------
pgsql/src/tools:
RELEASE_CHANGES (r1.93 -> r1.94)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.93&r2=1.94)
pgsql/src/timezone:
README (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/README?r1=1.8&r2=1.9)

Added Files:
-----------
pgsql/src/tools:
win32tzlist.pl (r1.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/win32tzlist.pl?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-04-15 16:25:13 pgsql: Fix typo, spotted by Erik Rijkers.
Previous Message Peter Eisentraut 2010-04-15 05:45:37 pgsql: Update XML features list