Re: [PATCH] Add XMLText function (SQL/XML X038)
Jim Jones <jim.jones@uni-muenster.de>
From: Jim Jones <jim.jones@uni-muenster.de>
To: Vik Fearing <vik@postgresfriends.org>, Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-03T16:14:47Z
Lists: pgsql-hackers
Hi Daniel, hi Vik, Thanks a lot for the review! On 03.11.23 16:45, Vik Fearing wrote: > We should put a short version of the disclaimer in sql_features.txt as > well. You mean to add a disclaimer in the X038 entry? Something along these lines perhaps? X038 XMLText YES It does not address the <literal><XML returning clause></literal>, as it is not supported in <productname>PostgreSQL</productname>. Jim
Commits
-
Add XMLText function (SQL/XML X038)
- 526fe0d79914 17.0 landed