Re: [PoC] XMLCast (SQL/XML X025)

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Vik Fearing <vik(at)postgresfriends(dot)org>
Subject: Re: [PoC] XMLCast (SQL/XML X025)
Date: 2026-09-08 07:44:38
Message-ID: c9a45cbe-c32a-4508-bfd6-9769df5facf7@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Since there hasn't been any substantial review of this feature in the
past two years, I'll withdraw the patch from the CF to keep things tidy.

I've refactored the patch in the meantime, mainly by adding helper
functions and more comments, so that it should be easier for someone to
pick it up in the future without having to start from scratch.

Best, Jim

Attachment Content-Type Size
v24-0001-Add-XMLCAST-SQL-XML-feature-X025.patch text/x-patch 145.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Henri GASC 2026-09-08 07:47:39 Re: [SQL/PGQ] Native executor for Graph query
Previous Message Richard Guo 2026-09-08 07:37:23 Re: Assert failure in try_nestloop_path()