Re: [PATCH] Fix stale relation close in sequence synchronization

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Ajin Cherian <itsajin(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix stale relation close in sequence synchronization
Date: 2026-05-01 04:24:38
Message-ID: CALDaNm0YUsEZm7itZ3xHx0s=89VNeU-h2Nsh=GrcnfRB7A-Rqw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 1 May 2026 at 08:58, Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> This seems to be causing the below buildfarm failure:
>
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=drongo&dt=2026-04-30%2018%3A50%3A23

Thanks for reporting this, we are analyzing this. We will analyze and
propose a patch for the same.

Regards,
Vignesh

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-05-01 04:30:29 Re: Having problems generating a code coverage report
Previous Message Ajin Cherian 2026-05-01 03:58:51 Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server