On Mon, Mar 02, 2026 at 01:34:41PM +0100, Tomas Vondra wrote:
>
> TBH I haven't noticed the memory context issue myself, I only noticed
> because the builds with index prefetch started crashing.
We're getting a crash in PostGIS too, since that commit was merged into
the master branch, see https://trac.osgeo.org/postgis/ticket/6066
The crash is triggered a C function using SPI.
--strk;