pgsql-server: Add code to be able to match the timezone name on

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql-server: Add code to be able to match the timezone name on
Дата
Msg-id 20040901162151.242675E4719@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql-server: Add code to be able to match the timezone  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-committers
Log Message:
-----------
Add code to be able to match the timezone name on localized Windows
systems.  Magnus Hagander.

Modified Files:
--------------
    pgsql-server/src/timezone:
        pgtz.c (r1.24 -> r1.25)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/timezone/pgtz.c.diff?r1=1.24&r2=1.25)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql-server: Fix unintended assignment of sequences
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server: Whack Wisconsin benchmark around until it actually works