Re: XML from postgreSQL tables - Mailing list pgsql-general

From Jeff Davis
Subject Re: XML from postgreSQL tables
Date
Msg-id 200205151848.LAA06999@smtp.ucsd.edu
Whole thread Raw
In response to XML from postgreSQL tables  (Evgeniy Strokin <evgeniy_strokin@yahoo.com>)
List 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 by date:

Previous
From: Doug Fields
Date:
Subject: Force a merge join?
Next
From: Alan Wayne
Date:
Subject: Please help regarding partial index