Re: WIP - xmlvalidate implementation from TODO list

From: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
To: Marcos Magueta <maguetamarcos(at)gmail(dot)com>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: WIP - xmlvalidate implementation from TODO list
Date: 2026-02-14 23:31:03
Message-ID: 2ba05acc-6392-42a4-b59e-61df086b2d4d@uni-muenster.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 14/02/2026 23:30, Marcos Magueta wrote:
> It seems that for v6, all that is left is to revise the grant for read
> and write, and add the docs. Correct?

Yes, that would be good. Since CREATE XMLSCHEMA isn't part of the
SQL/XML standard, we'll have to rely on the docs to check if things are
working properly.

Best, Jim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexandre Felipe 2026-02-15 00:13:39 Re: index prefetching
Previous Message Marcos Magueta 2026-02-14 22:30:47 Re: WIP - xmlvalidate implementation from TODO list