Re: [GENERAL] errors while working on xml functions in postgresql

2008-07-28 Thread Tom Lane
aravind chandu <[EMAIL PROTECTED]> writes: > I installed postgresql on my sytem,I need to parse an xml file.When I am > working on xpath() it is showing an error that function is notfound and > i tried almost all xml functions in postgresql but it is giving me the > same result.why so ? Are you re

[GENERAL] errors while working on xml functions in postgresql

2008-07-28 Thread aravind chandu
Hello,     I installed postgresql on my sytem,I need to parse an xml file.When I am working on xpath() it is showing an error that function is notfound and i tried almost all xml functions in postgresql but it is giving me the same result.why so ? should I have to install any xml librar