Обсуждение: pgsql: Fix pointer-advancement bugs in MS and US cases of new

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

pgsql: Fix pointer-advancement bugs in MS and US cases of new

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix pointer-advancement bugs in MS and US cases of new to_timestamp() code.
Alex Hunsaker

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        formatting.c (r1.147 -> r1.148)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.147&r2=1.148)