libpqtypes - libpqtypes: bug fix in datetime.c, out-of-range time_t

Поиск
Список
Период
Сортировка
От achernow@pgfoundry.org (User Achernow)
Тема libpqtypes - libpqtypes: bug fix in datetime.c, out-of-range time_t
Дата
Msg-id 20080519133720.CCFC617AE6FE@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
bug fix in datetime.c, out-of-range time_t values not 0-basing month value for use with struct tm

Modified Files:
--------------
    libpqtypes:
        configure.ac (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/configure.ac.diff?r1=1.3&r2=1.4)
    libpqtypes/src:
        datetime.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/datetime.c.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Coercion sanity check in ri_HashCompareOp failed to allow for
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Make to_char()'s localized month/day names depend on LC_TIME, not