Fix incorrect function reference BufFileOpenShared in comment.

From: Zhang Mingli <zmlpostgres(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Fix incorrect function reference BufFileOpenShared in comment.
Date: 2025-10-01 08:15:38
Message-ID: 1cb48b4c-54ab-40cc-b355-0b3c2af6d3f7@Spark
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
v0-0001-Fix-incorrect-function-reference-in-comment.patch application/octet-stream 1.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wenhui qiu 2025-10-01 08:43:29 Re: Fix incorrect function reference BufFileOpenShared in comment.
Previous Message Michael Banck 2025-10-01 07:02:09 Re: The ability of postgres to determine loss of files of the main fork