View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 09:14 AM
Peter Eisentraut
 
Posts: n/a
Default Re: Updated XML patch

korryd@enterprisedb.com wrote:
> Are you planning to add XMLAGG() support? And if so, will it work
> basically the same (from the user's perspective) as the XMLAGG()
> syntax in Nikolay's patch?


The XMLAGG in Nikolay's patch didn't work right, so I removed it. If
someone wants to clean it up, please send a patch.

(Or maybe it did work right and I misjudged it, but it was mentally in
the way of all the other complications.)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote