Re: Remove freelist reference in buf_init.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Remove freelist reference in buf_init.c
Date: 2026-02-03 07:15:57
Message-ID: aYGgrbqqB_aby2Hy@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 03, 2026 at 10:48:30AM +0530, Ashutosh Bapat wrote:
> Other references to freelist refer to freelist.c which is still a
> valid filename reference. Hence I didn't touch it.

Thanks, confirmed. Grabbed for later.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Richard Guo 2026-02-03 07:12:48 Convert NOT IN sublinks to anti-joins when safe