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

  1. xml2: Replace deprecated routines with recommended ones