On 5/6/24 11:05 PM, David Rowley wrote:
> On Tue, 7 May 2024 at 14:58, Jonathan S. Katz <jkatz@postgresql.org> wrote:
>>>> * Throw an error if an index is accessed while it is being reindexed.
>>>
>>
>> Based on this, I'd vote to just remove it from the release announcement.
>
> I'd prefer that over leaving the wording the way it is. Looking at
> the test case in [1], it does not seem like a very likely thing for
> people to hit. It basically requires someone to be telling lies about
> a function's immutability.
I opted for that; and it turned out the other fix was simple, so here's
an updated draft.
Jonathan