Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId() - Mailing list pgsql-hackers

From Andres Freund
Subject Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Date
Msg-id fic5j44vrmun3zpr76cjsob42e5wgo6ke3kg42njy7mg4425m5@63n7bplcz4lf
Whole thread Raw
In response to Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

On 2025-12-30 18:56:43 -0500, Tom Lane wrote:
> Pushed then.

Thanks for this work Matthias and Tom. This waste of memory and cycles has
been bothering me for a long time.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Next
From: Andres Freund
Date:
Subject: Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations