Re: add xml support function - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: add xml support function
Date
Msg-id 4B3CB316.6050407@dunslane.net
Whole thread Raw
In response to Re: add xml support function  (fangfang liu <yisuoyanyu888@gmail.com>)
Responses Re: add xml support function  (fangfang liu <yisuoyanyu888@gmail.com>)
List pgsql-hackers

fangfang liu wrote:
> you mean create and replace funtion xmlquery()?
> maybe you are right, but I still want to know why parser does not find 
> xmlquery.
>  
>
>

We would have to see your code to know why it didn't do what you expect.

What exactly are you intending that this function would do anyway? If 
you're looking at XQuery support, there are serious issues regarding 
what library to use, see 
<http://archives.postgresql.org/pgsql-hackers/2009-11/msg01445.php>

cheers

andrew


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Serializable Isolation without blocking
Next
From: Alvaro Herrera
Date:
Subject: Re: add xml support function