Re: Fix incorrect function reference BufFileOpenShared in comment.

From: wenhui qiu <qiuwenhuifx(at)gmail(dot)com>
To: Zhang Mingli <zmlpostgres(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix incorrect function reference BufFileOpenShared in comment.
Date: 2025-10-01 08:43:29
Message-ID: CAGjGUA+E8B_NA-qGfqpggSMQjw8tpr0Uk03Cr-O-c-W8xrE0sg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you for your path ,The path LGTM

On Wed, 1 Oct 2025 at 16:15, Zhang Mingli <zmlpostgres(at)gmail(dot)com> wrote:

> Hi,
>
> The comment incorrectly cited the defunct function BufFileOpenShared()
> which is replaced in commit dcac5e7ac157964f71f15d81c7429130c69c3f9b.
>
> Update the reference to the current function: BufFileOpenFileSet().
>
>
> --
> Zhang Mingli
> HashData
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2025-10-01 09:10:28 Re: Changing shared_buffers without restart
Previous Message Zhang Mingli 2025-10-01 08:15:38 Fix incorrect function reference BufFileOpenShared in comment.