On 03/14/2012 09:49 PM, Rob Sargent wrote:
On 03/14/2012 08:57 PM, Tom Lane wrote:
Rob Sargent<robjsarg...@gmail.com> writes:
I don't see anything to that effect in the release notes I've looked at.

That's cause it's still there. Did you remember to build/install
contrib/xml2? The xpath functions you're listing are all core, I think.

regards, tom lane

Thanks. I blew it on the configure then. Arrrg. Now off to find the
contribs.

Cheers.

For closure, and for any poor slob in the same predicament:
I carefully put my big-boy pants back on and
        cd postgres-9.1.2/contrib/xml2
        make install
        
        create extension xml2;
Joy

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to