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: | [email protected] |
Views: | Whole Thread | Raw Message | 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)
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 |