Re: Missing [NO] INDENT flag in XMLSerialize backward parsing

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Jim Jones <jim.jones@uni-muenster.de>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Pavel Stehule <pavel.stehule@gmail.com>
Date: 2025-02-21T23:50:03Z
Lists: pgsql-hackers
On Fri, Feb 21, 2025 at 08:38:55PM +0900, Michael Paquier wrote:
> Thanks.  I have used that after a second check.  Let's see how it
> goes.

The buildfarm has turned green on v16 and v17.  It is still red
because of a different issue, while mine is gone.  So we should be
good.
--
Michael

Commits

  1. Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)

  2. Add missing deparsing of [NO] IDENT to XMLSERIALIZE()