Обсуждение: pgsql: Secondary patch to fix interval to_char() for "HH" where hours >=

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

pgsql: Secondary patch to fix interval to_char() for "HH" where hours >=

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Secondary patch to fix interval to_char() for "HH" where hours >= 12.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.164 -> r1.165)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.164&r2=1.165)