Re: Sugestion: xpath
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: marcoduarte(at)bndes(dot)gov(dot)br
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Sugestion: xpath
- Date: Fri, 30 May 2008 11:33:35 -0400
- Message-id: <4476(dot)1212161615(at)sss(dot)pgh(dot)pa(dot)us>
marcoduarte(at)bndes(dot)gov(dot)br writes:
> I think it is good idea make a function returning set of records,
> like xpath_table, but accepting xml data in a text paramiter.
> Today if you have a function with a xml parameter, you have to save it in
> a table to use xpath.
I believe you're mistaken. Why would you need to put the value into
a table?
regards, tom lane
Home |
Main Index |
Thread Index