[HACKERS] Sugestion: xpath

2008-05-30 Thread marcoduarte
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,

Re: [HACKERS] Sugestion: xpath

2008-05-30 Thread Tom Lane
[EMAIL PROTECTED] 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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers