Re: race condition in pg_class

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Smolkin Grigory <smallkeen(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: race condition in pg_class
Date: 2025-09-12 20:22:59
Message-ID: 2311604.1757708579@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Noah Misch <noah(at)leadboat(dot)com> writes:
> On Thu, Sep 11, 2025 at 10:12:59PM -0400, Tom Lane wrote:
>> I'm content with making it master-only.

> I've pushed the test update to master.

Thanks. I'll go deal with the original issue shortly.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-09-12 20:27:07 Re: pg_waldump: support decoding of WAL inside tarfile
Previous Message Noah Misch 2025-09-12 20:18:47 Re: race condition in pg_class