Re: Failure in test_slru for host gokiburi (REL_16_STABLE only) - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)
Date
Msg-id ahY-CUYMjwPA3eKA@paquier.xyz
Whole thread
List pgsql-hackers
On Tue, May 26, 2026 at 05:09:31PM +0900, Michael Paquier wrote:
> Hearing nothing, I have fixed that on REL_16_STABLE to bring back my
> animal to green.  The tranche ID allocation calls are wasteful in the
> module for v17 and v18, but it does not really matter much for the
> sake of the tests.  HEAD is in a much better state by saving the same
> names in shmem (pronounced as in "shmemme").

A short update here.  The buildfarm client was still stuck and unable
to report on this branch, so I have done some manual cleanup and it
has finally been able to report back to green:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=gokiburi&dt=2026-05-27%2000%3A05%3A03

It seemed like some on-disk state was messing up with the follow-up
updates, but well.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Next
From: Paul A Jungwirth
Date:
Subject: Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables