Re: [PATCH] Add XMLText function (SQL/XML X038)
Vik Fearing <vik@postgresfriends.org>
From: Vik Fearing <vik@postgresfriends.org>
To: Daniel Gustafsson <daniel@yesql.se>, Jim Jones <jim.jones@uni-muenster.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-03T15:45:03Z
Lists: pgsql-hackers
On 11/3/23 16:30, Daniel Gustafsson wrote: >> On 25 Aug 2023, at 17:40, Jim Jones <jim.jones@uni-muenster.de> wrote: > > Just like Vik says upthread we can't really claim X038 conformance without a > disclaimer, so I've added a 0002 which adds this to the XML spec conformance > page in the docs. We should put a short version of the disclaimer in sql_features.txt as well. -- Vik Fearing
Commits
-
Add XMLText function (SQL/XML X038)
- 526fe0d79914 17.0 landed