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

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

From
mha@postgresql.org (Magnus Hagander)
Date:
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)