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 02:12:59
Message-ID: 2028243.1757643179@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 03:34:47PM -0400, Tom Lane wrote:
>> However ... it might still be okay to cram it into v18. Do you have
>> an opinion about that?

> Feels like something I wouldn't do, but I don't have a concrete reason.

I'm content with making it master-only.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Guo 2025-09-12 02:21:15 Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Previous Message Chao Li 2025-09-12 02:12:17 Re: GB18030-2022 Support in PostgreSQL