Re: returning PGresult as xml - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: returning PGresult as xml
Date
Msg-id 200401291831.59937.peter_e@gmx.net
Whole thread Raw
In response to Re: returning PGresult as xml  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: returning PGresult as xml  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
Andrew Dunstan wrote:
> Peter: this looks very nice. What are your intentions with this code?

Once we figure out how to handle the on-the-wire character set recoding 
when faced with XML documents (see separate thread a few weeks ago), I 
would like to finish it.

> Put it in contrib? Also, do you intend to implement the SQL/XML
> functions XMLElement, XMLForest, XMLAttributes, XMLConcat and XMLAgg?

You have to implement these directly in the parser, which I'm not yet 
excited about.



pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Getting the results columns before execution
Next
From: "Marc G. Fournier"
Date:
Subject: Stupid question on Read Committed Isolation Level