Re: XML from postgreSQL tables

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: XML from postgreSQL tables
Дата
Msg-id 200205151848.LAA06999@smtp.ucsd.edu
обсуждение исходный текст
Ответ на XML from postgreSQL tables  (Evgeniy Strokin <evgeniy_strokin@yahoo.com>)
Список pgsql-general
I don't think postgres has any routines to generate xml. You might look into
your application language; most have quite extensive xml libraries. There
might be some better support in the future, but it's primarily an
application's job to do that kind of thing.

Regards,
    Jeff

On Wednesday 15 May 2002 06:58 am, Evgeniy Strokin wrote:
> Hi,
> Does PostgreSQL generate XML?
> I need get result of query not like recordset but like
> XML (probably XML will be in recordset but it’s ok).
> If it doesn’t support now may be some plans for
> future?
> Thanks
> Jenya
>
>
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

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

Предыдущее
От: Doug Fields
Дата:
Сообщение: Force a merge join?
Следующее
От: Alan Wayne
Дата:
Сообщение: Please help regarding partial index