Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-07T00:20:05Z
Lists: pgsql-hackers
On Fri, Jul 04, 2025 at 12:44:56AM -0400, Tom Lane wrote: >> The last batch of libxml deprecation warning fixes we have done was >> last year in [1], so the one we have here is new. It seems to me that >> it would not hurt to just backpatch that all the way down rather than >> waiting. Comments are welcome. > > Seems reasonable. Thanks, applied. -- Michael
Commits
-
Fix incompatibility with libxml2 >= 2.14
- e688cfc2bce1 13.22 landed
- ac166b19a171 14.19 landed
- 75c1eb60b2cc 15.14 landed
- d24a96ce2cdb 16.10 landed
- c911e7802e1d 17.6 landed
- 8d1071e7da30 18.0 landed
- 8aa54aa7eefb 19 (unreleased) landed