Re: race condition in pg_class - Mailing list pgsql-hackers

From Tom Lane
Subject Re: race condition in pg_class
Date
Msg-id 2028243.1757643179@sss.pgh.pa.us
Whole thread Raw
In response to Re: race condition in pg_class  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
Noah Misch <noah@leadboat.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



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: GB18030-2022 Support in PostgreSQL
Next
From: Richard Guo
Date:
Subject: Re: Reduce "Var IS [NOT] NULL" quals during constant folding