On 03/14/2012 09:49 PM, Rob Sargent wrote:
On 03/14/2012 08:57 PM, Tom Lane wrote:
Rob Sargent 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
Rob Sargent 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
--
Sent via pgsql-
I don't see anything to that effect in the release notes I've looked at.
I built 9.1.2 from source with these options.
CONFIGURE = '--with-libraries=/lib:/lib64:/lib/x86_64-linux-gnu'
'--with-python' '--with-openssl' '--with-ossp-uuid' '--with-libxml'
'--with-libxslt'
\df xpath*