Re: Large expressions in indexes can't be stored (non-TOASTable) - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Large expressions in indexes can't be stored (non-TOASTable)
Date
Msg-id aDYabIxCPxu4GZxT@nathan
Whole thread Raw
In response to Re: Large expressions in indexes can't be stored (non-TOASTable)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, May 08, 2025 at 08:55:08AM +0900, Michael Paquier wrote:
> On Wed, May 07, 2025 at 02:55:49PM -0500, Nathan Bossart wrote:
>> Committed with that change.  That takes care of a good chunk of these TOAST
>> snapshot problems.  I think there are about 4 others left, unless something
>> has changed since I last checked.  I hope to look into those again soon.
> 
> Thanks, for both things.

Here is what I have staged for commit for the others.  I'm hoping to push
these in the next couple of days.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Tightening DecodeNumberField's parsing rules
Next
From: Bruce Momjian
Date:
Subject: Re: PG 18 release notes draft committed