Re: XML / XSL rendering in PostgreSQL server?

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Peter Sampson <peter(at)kobry(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: XML / XSL rendering in PostgreSQL server?
Date: 2008-08-15 11:46:20
Message-ID: 48A56C8C.1030005@wildenhain.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Peter Sampson wrote:
> Hi,
>
> I would like to use one of the XML rendering functions like
> table_to_xml_and_xmlschema OR table_to_xml and render the output via
> XSL, preferably in one query.

What do you think would be the benefit of doing that?

> I've searched the mailing lists,site, docs and Google -- to no avail.
> Also, I see that xslt_process (from xml2) will be deprecated going
> forward. We're building an app that will be used for a long time into
> the future, and I'd like to keep it future-compatible.
>
> I've also searched online for sql / xml docs or tutorials, but haven't
> found any that directly addresses using xsl in queries itself.

You could try with one of the pl/*u languages.

Regards
Tino

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Sampson 2008-08-15 12:09:22 Re: XML / XSL rendering in PostgreSQL server?
Previous Message alexander lunyov 2008-08-15 11:26:52 Re: migrate data 6.5.3 -> 8.3.1