Re: [PATCH] Add XMLText function (SQL/XML X038)

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Chapman Flack <chap(at)anastigmatix(dot)net>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Vik Fearing <vik(at)postgresfriends(dot)org>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add XMLText function (SQL/XML X038)
Date: 2023-08-26 20:00:49
Message-ID: CAFj8pRAMksag7hqJu6MFsNxYCogLrBsQiDvdbHOz-JD9t1RmTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

so 26. 8. 2023 v 21:23 odesílatel Chapman Flack <chap(at)anastigmatix(dot)net>
napsal:

> On 2023-08-26 13:02, Alvaro Herrera wrote:
> > Sadly, all the projects seem to have been pretty much abandoned in the
> > meantime. Zorba has been dead for 9 years, xqilla for 6. Even XQC,
> > the
> > API they claim to implement, is dead.
>
> Sounds like bad news for the "XQC as integration point" proposal,
> anyway.
>
> Saxon 11.6 came out two days ago[0], supporting XPath/XQuery 3.1 etc.
> (12.3 came out last month, but 12 isn't considered the 'stable'
> release yet. It's working toward XSLT/XPath/XQuery 4.0.)
>

Saxon can be an interesting library, but nobody knows if integration with
Postgres is possible. Their C implementation is Java compiled/executed
by GraalV.

Regards

Pavel

> Regards,
> -Chap
>
> [0] https://blog.saxonica.com/announcements/2023/08/saxon-11.6.html
>
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chapman Flack 2023-08-26 20:47:39 Re: [PATCH] Add XMLText function (SQL/XML X038)
Previous Message Chapman Flack 2023-08-26 19:23:17 Re: [PATCH] Add XMLText function (SQL/XML X038)