Am Mittwoch, 31. Oktober 2007 schrieb Sheikh Amjad:
> Following test case is crashing the postgresql-8.3-beta
> SELECT XMLELEMENT
> ( NAME "Program",
> XMLAGG
> ( XMLELEMENT
> ( NAME "Student", s.name::xml )
> )
> ) AS "Registered Student"
>
> >from st.student s ;
Btw., I didn't forget this, but I haven't found an extended period of quiet
time to develop a proper solution.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/