1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-16 17:07:43 +03:00
Files
postgres/src/backend
Richard Guo 605bfb7dbe Fix incorrect function reference in comment
The comment incorrectly references the defunct function
BufFileOpenShared(), which was replaced in commit dcac5e7ac.

This patch updates the comment to refer to the current function
BufFileOpenFileSet().

Author: Zhang Mingli <zmlpostgres@gmail.com>
Reviewed-by: wenhui qiu <qiuwenhuifx@gmail.com>
Reviewed-by: Richard Guo <guofenglinux@gmail.com>
Discussion: https://postgr.es/m/1cb48b4c-54ab-40cc-b355-0b3c2af6d3f7@Spark
2025-10-03 16:34:42 +09:00
..
2025-01-01 11:21:55 -05:00
2025-09-15 11:04:10 +02:00
2025-07-16 14:13:18 -07:00
2025-05-05 12:04:49 +02:00
2025-03-26 19:45:32 -04:00