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

From Zhang Mingli
Subject Fix incorrect function reference BufFileOpenShared in comment.
Date
Msg-id 1cb48b4c-54ab-40cc-b355-0b3c2af6d3f7@Spark
Whole thread Raw
Responses Re: Fix incorrect function reference BufFileOpenShared in comment.
Re: Fix incorrect function reference BufFileOpenShared in comment.
List 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

pgsql-hackers by date:

Previous
From: Michael Banck
Date:
Subject: Re: The ability of postgres to determine loss of files of the main fork
Next
From: wenhui qiu
Date:
Subject: Re: Fix incorrect function reference BufFileOpenShared in comment.