Re: Missing [NO] INDENT flag in XMLSerialize backward parsing - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Missing [NO] INDENT flag in XMLSerialize backward parsing
Date
Msg-id Z7u6_cc6TwbYxGlR@paquier.xyz
Whole thread Raw
In response to Re: Missing [NO] INDENT flag in XMLSerialize backward parsing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Feb 21, 2025 at 09:53:06AM -0500, Tom Lane wrote:
> If I have to actually debug or test behavior touching this, I use a
> non-reporting buildfarm instance that I have lying around, which is
> configured to run the cross-version tests and not very much else.
> I can switch that between pulling source from the community repo
> and pulling from a local checkout that has the mods I want to test.

Another simpler method that I have used here: grab the diff report
from the buildfarm and use a small perl script to build and checj the
regex that would be needed to make the test pass.  The version number
to apply when adjusting the dumps is easy enough to guess from the
reports.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Next
From: Jeff Davis
Date:
Subject: Re: Statistics Import and Export