Re: SQL/XML publishing function experimental patch
От | Bruce Momjian |
---|---|
Тема | Re: SQL/XML publishing function experimental patch |
Дата | |
Msg-id | 200509230224.j8N2OsO21751@candle.pha.pa.us обсуждение исходный текст |
Ответ на | SQL/XML publishing function experimental patch ("Pavel Stehule" <pavel.stehule@hotmail.com>) |
Список | pgsql-patches |
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
В списке pgsql-patches по дате отправления: