Tom Lane wrote: > Alvaro Herrera <[email protected]> writes: > > Tom Lane wrote: > >> This fails immediately on RHEL6: > > > Yeah, i noticed on termite as well. Apparently xmlXPathSetContextNode > > appeared in 2.9.1 only, which was released in 2013. :-( > > > The easiest for now is to disable XMLTABLE completely with older > > libxml2. > > That does not sound like an acceptable solution. These aren't > obsolete platforms we're talking about.
Apparently, it's a one line change to support that. I'm testing it now. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
