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

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Free buffer allocated via malloc (process is short-lived, but fix
Date
Msg-id 20050609223627.EF29552881@svr1.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Mention prefix %t has no milliseconds.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: This patch shows the full path name when doing a \s in psql, if