On Sun, Jun 14, 2026 at 07:33:54PM -0400, Tom Lane wrote:
> Michael Paquier <michael@paquier.xyz> writes:
>> Positioning the \if after the three initial INSERT queries (\if query
>> that counts the number of tuples inserted), like in the patch I have
>> posted upthread, is able to hit NO_XML_SUPPORT() in xmlin(). That
>> would be enough. Would you agree with that?
>
> Works for me.
Okay. So fusioning my stuff, your stuff and Daniel's comment
suggestion, I get the attached. That's working here with my system's
libxml2 (2.12.10), libxml2 2.9.3 and without libxml2.
Does that look right?
--
Michael