Re: Time to back-patch libxml deprecation fixes?
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-04-16T03:34:45Z
Lists: pgsql-hackers
On Mon, Apr 15, 2024 at 07:42:38PM -0400, Tom Lane wrote: > Please, if you have the time. Okay, done that in the 12~16 range then, removing all traces of xmlParseMemory() including for xml_is_well_formed() in 12~14. That should calm down indri. -- Michael
Commits
-
xml2: Replace deprecated routines with recommended ones
- 4b0e5d601291 12.19 landed
- bb418aeee270 13.15 landed
- 6fa5e67e832b 14.12 landed
- 689ba4f1c406 15.7 landed
- 7c93f31dee5f 16.3 landed