Обсуждение: pgsql: Fix compiler warning (unportable sprintf usage)

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

pgsql: Fix compiler warning (unportable sprintf usage)

От
tgl@postgresql.org (Tom Lane)
Дата:
Log Message:
-----------
Fix compiler warning (unportable sprintf usage)

Modified Files:
--------------
    pgsql/src/backend/storage/freespace:
        freespace.c (r1.61 -> r1.62)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/freespace/freespace.c?r1=1.61&r2=1.62)