Обсуждение: pgsql-server: Still another try at automatically detecting the best

Поиск
Список
Период
Сортировка

pgsql-server: Still another try at automatically detecting the best

От
tgl@svr1.postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Still another try at automatically detecting the best match in the zic
timezone database for the system behavior we find ourselves in.  Scan
backwards from current time and choose the zone that matches furthest
back.  As per discussion a week or so back.

Modified Files:
--------------
    pgsql-server/src/timezone:
        pgtz.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/timezone/pgtz.c.diff?r1=1.18&r2=1.19)