Обсуждение: about missing xml related functionnalities

Поиск
Список
Период
Сортировка

about missing xml related functionnalities

От
Jean-Paul Jorda
Дата:
Hi,
I send this email after reading the xml2 module « Deprecation notice » in
https://www.postgresql.org/docs/9.6/static/xml2.html.

I still use xml2 module for one thing: xslt_process(). We store some
data in xml fields, and we sometime need to correct / upgrade the format.
Being able to apply a xslt transformation is a very efficient way to
achieve that.

So, as far as I'm concerned, xslt transformation appears to be a missing
fuctionnality in the newer api.

Best regards,

Jean-Paul


--
Jean-Paul JORDA
Centre de ressources technologiques
Coordinateur de l'équipe des développeurs
EDP Sciences
BP 112
17, avenue du Hoggar
P.A. de Courtaboeuf
F-91944 Les Ulis Cedex A
tel: 33 (0)1 69 18 17 64



Re: about missing xml related functionnalities

От
Craig Ringer
Дата:
On 2 November 2016 at 21:12, Jean-Paul Jorda
<jean-paul.jorda@edpsciences.org> wrote:
> Hi,
> I send this email after reading the xml2 module « Deprecation notice » in
> https://www.postgresql.org/docs/9.6/static/xml2.html.
>
> I still use xml2 module for one thing: xslt_process(). We store some
> data in xml fields, and we sometime need to correct / upgrade the format.
> Being able to apply a xslt transformation is a very efficient way to
> achieve that.
>
> So, as far as I'm concerned, xslt transformation appears to be a missing
> fuctionnality in the newer api.

It is, but so far nobody has stepped up to do the work required to
implement it in core.


-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services