Re: remove contrib/xml2 - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: remove contrib/xml2
Date
Msg-id 87eikipmlr.fsf@hi-media-techno.com
Whole thread Raw
In response to Re: remove contrib/xml2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:
> FWIW, the core xml code seems to have been pretty stable since we gave
> up on trying to redirect libxml's memory allocations to palloc.
> So what you basically need to do to xpath.c is something like this:
> http://archives.postgresql.org/pgsql-committers/2009-05/msg00229.php

Which translates to this git URL, for lazy browsers such as me:
 http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f8059d7f8ae8bfac840fbda3c8efbc0f7c09b123
-- 
dim


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: remove contrib/xml2
Next
From: "Pierre C"
Date:
Subject: Re: Avoiding bad prepared-statement plans.