Sugestion: xpath

Started by Nonamealmost 18 years ago2 messageshackers
Jump to latest
#1Noname
marcoduarte@bndes.gov.br

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.

Thanks,

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Noname (#1)
Re: Sugestion: xpath

marcoduarte@bndes.gov.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