Re: returning PGresult as xml

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: returning PGresult as xml
Дата
Msg-id 200401291831.59937.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: returning PGresult as xml  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: returning PGresult as xml  (Hannu Krosing <hannu@tm.ee>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Getting the results columns before execution
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Stupid question on Read Committed Isolation Level