Re: Test to dump and restore objects left behind by regression

From: Alvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Andres Freund <andres(at)anarazel(dot)de>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, vignesh C <vignesh21(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Test to dump and restore objects left behind by regression
Date: 2025-08-05 18:11:41
Message-ID: 202508051811.ulsdpk43lnp2@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Aug-05, Tom Lane wrote:

> Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
> > Thanks for reviving this. I am +1 on placing this behind PG_TEST_EXTRA as was
> > discussed upthread.
>
> +1 here too.

Cool, thanks, done. Now we need a volunteer to set up a buildfarm
animal with this flag ...

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"If it is not right, do not do it.
If it is not true, do not say it." (Marcus Aurelius, Meditations)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-08-05 18:17:16 Re: printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined
Previous Message Tom Lane 2025-08-05 18:11:35 Re: Bug in brin_minmax_multi_distance_numeric()