Re: [HACKERS] about missing xml related functionnalities

2016-11-02 Thread Craig Ringer
On 2 November 2016 at 21:12, Jean-Paul Jorda 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 someti

[HACKERS] about missing xml related functionnalities

2016-11-02 Thread 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 x