pgsql: Fix multiple memory leaks in xml_out().

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix multiple memory leaks in xml_out().
Date: 2008-09-16 00:49:41
Message-ID: 20080916004941.A93C77545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix multiple memory leaks in xml_out(). Per report from Matt Magoffin.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
xml.c (r1.76 -> r1.77)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.76&r2=1.77)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-09-16 00:49:49 pgsql: Fix multiple memory leaks in xml_out().
Previous Message Tom Lane 2008-09-15 23:37:49 pgsql: Fix caching of foreign-key-checking queries so that when a replan