pgsql: Back-patch changes of 2009-05-13 in xml.c's memory management.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch changes of 2009-05-13 in xml.c's memory management.
Date: 2010-03-01 02:21:40
Message-ID: 20100301022140.727C37541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Back-patch changes of 2009-05-13 in xml.c's memory management.

I was afraid to do this when these changes were first made, but now that
8.4 has seen some field use it should be all right to back-patch. These
changes are really quite necessary in order to give xml.c any hope of
co-existing with loadable modules that also wish to use libxml2.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/access/transam:
xact.c (r1.257.2.6 -> r1.257.2.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xact.c?r1=1.257.2.6&r2=1.257.2.7)
pgsql/src/backend/utils/adt:
xml.c (r1.68.2.11 -> r1.68.2.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/xml.c?r1=1.68.2.11&r2=1.68.2.12)
pgsql/src/include/utils:
xml.h (r1.23 -> r1.23.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/xml.h?r1=1.23&r2=1.23.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2010-03-01 03:25:25 npgsql - Npgsql2: Readded ability to log the string being written to
Previous Message Greg Stark 2010-03-01 00:04:06 pgsql: add EPERM to the list of return codes to expect from opening