diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 03:41:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-03-01 03:41:04 +0000 |
commit | 8748dc35800d7a4f46cf469ede12583b5fb52a9e (patch) | |
tree | c62612713c769b54d4a239824dcce7473bfa4681 /src/backend/utils/adt/xml.c | |
parent | a7ac5c64fdeb7824e8033b990503bac159bcff6a (diff) |
Back-patch today's memory management fixups in contrib/xml2.
Prior to 8.3, these changes are not critical for compatibility with core
Postgres, since core had no libxml2 calls then. However there is still
a risk if contrib/xml2 is used along with libxml2 functionality in Perl
or other loadable modules. So back-patch to all versions.
Also back-patch addition of regression tests. I'm not sure how many of
the cases are interesting without the interaction with core xml code,
but a silly regression test is still better than none at all.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions