Re: Use \if/\endif to remove non-libxml2 expected output in regression tests

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Use \if/\endif to remove non-libxml2 expected output in regression tests
Date: 2026-06-15 01:14:46
Message-ID: ai9SBt6aCR-A7JjY@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jun 14, 2026 at 08:56:29PM -0400, Tom Lane wrote:
> after sending my 1.0 patch; it was basically a copy-and-paste
> error that it wasn't "three" already. That would have follow-on
> effects in xml.out and xml_1.out, so if you don't feel like
> adopting it, I won't complain hard. No other suggestions.

Makes sense. Thanks for double-checking.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message ZizhuanLiu X-MAN 2026-06-15 01:17:20 Re: Return value of XLogInsertRecord() for XLOG_SWITCH record
Previous Message Chao Li 2026-06-15 01:11:03 Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking