Thread

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

    Tom Lane <tgl@sss.pgh.pa.us> — 2025-12-29T22:55:29Z

    Matthias van de Meent <boekewurm+postgres@gmail.com> writes:
    > Attached v2, in which I've updated the one place where I could find
    > IndexAmRoutine's allocation policy being described, and in which I've
    > also updated InitIndexAmRoutine with the suggested changes of your
    > other mail. Thanks!
    
    I went through this and made some mostly-cosmetic changes.
    I think the attached v3 is ready to go, but I'll wait a day
    or so to see if anyone has any comments.
    
    			regards, tom lane