pgsql: Add SGT (Singapore time) to the default list of known timezone

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add SGT (Singapore time) to the default list of known timezone
Дата
Msg-id 20080501200509.30FF87559CC@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add SGT (Singapore time) to the default list of known timezone
abbreviations.  It doesn't conflict with any other abbreviation
so there seems no reason not to include it.  Per a recent gripe.

Modified Files:
--------------
    pgsql/src/timezone/tznames:
        Default (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/timezone/tznames/Default?r1=1.5&r2=1.6)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make the minimum allowed value of work_mem be 64KB always, rather
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove the recently added USE_SEGMENTED_FILES option, and indeed