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

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Add script to enumerate the timezones in the Windows registry and
Дата
Msg-id 20100415110045.492577541D0@cvs.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Update XML features list
Следующее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Fix typo, spotted by Erik Rijkers.