pgsql: Free buffer allocated via malloc (process is short-lived, but fix

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Free buffer allocated via malloc (process is short-lived, but fix
Дата
Msg-id 20050609223627.EF29552881@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Free buffer allocated via malloc (process is short-lived, but fix it anyway).

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.198 -> r1.199)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c.diff?r1=1.198&r2=1.199)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Mention prefix %t has no milliseconds.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: This patch shows the full path name when doing a \s in psql, if