This has been saved for the 8.2 release:

        http://momjian.postgresql.org/cgi-bin/pgpatches_hold

---------------------------------------------------------------------------

Pavel Stehule wrote:
> Hello
> 
> This patch contains SQL/XML public function XMLFOREST, XMLELEMENT, ... based 
> on CString type. This patch hasn't high quality, but can be usefull for 
> testing funcionality, and maybe for some people. Patch needs initdb and 
> following registration:
> 
> CREATE AGGREGATE pg_catalog.fast_cstring_concat (
>       BASETYPE = cstring,
>       SFUNC = xmlagg_trans,
>       STYPE = text,
>       FINALFUNC = xmlagg_final);
> 
> I invite all notes, ..
> 
> Best regards
> Pavel Stehule
> 
> _________________________________________________________________
> Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to