Re: remove contrib/xml2
Dimitri Fontaine <dfontaine@hi-media.com>
From: Dimitri Fontaine <dfontaine@hi-media.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, M Z <jm80008@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-02-18T15:52:48Z
Lists: 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