Re: XML export

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: XML export
Дата
Msg-id 45CE2426.6030003@kaltenbrunner.cc
обсуждение исходный текст
Ответ на XML export  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> The issue of XML export has been discussed a few times throughout
> history.  Right now you've got the HTML output in psql.  A few
> people have proposed "real" XML output formats in psql or elsewhere.
> 
> I dug out some old code today that implements what SQL/XML has to say
> on the matter and fitted the code to work with the current XML support
> in the backend.
> 
> Below are examples of what it can do.  I'm thinking about hosting this
> on PgFoundry, but if the crowd thinks this should be somewhere else,
> short of the moon, let me know.

I'm not really a XML fan - but nevertheless having something like this
in core sounds useful.

Stefan


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: XML export
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: XML export