Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: lsyscache: free IndexAmRoutine objects returned by GetIndexAmRoutineByAmId()
Date: 2026-01-02 15:21:41
Message-ID: fic5j44vrmun3zpr76cjsob42e5wgo6ke3kg42njy7mg4425m5@63n7bplcz4lf
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

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