Re: Fix incorrect function reference BufFileOpenShared in comment. - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: Fix incorrect function reference BufFileOpenShared in comment.
Date
Msg-id CAGjGUA+E8B_NA-qGfqpggSMQjw8tpr0Uk03Cr-O-c-W8xrE0sg@mail.gmail.com
Whole thread Raw
In response to Fix incorrect function reference BufFileOpenShared in comment.  (Zhang Mingli <zmlpostgres@gmail.com>)
List pgsql-hackers
Thank you for your path ,The path LGTM

On Wed, 1 Oct 2025 at 16:15, Zhang Mingli <zmlpostgres@gmail.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

pgsql-hackers by date:

Previous
From: Zhang Mingli
Date:
Subject: Fix incorrect function reference BufFileOpenShared in comment.
Next
From: Dmitry Dolgov
Date:
Subject: Re: Changing shared_buffers without restart