Skip to content
Snippets Groups Projects
Commit 91c0eb50 authored by Tom Lane's avatar Tom Lane
Browse files

Fix obsolete header-file reference in pg_buffercache docs.

Commit 2d001904 moved enum ForkNumber from relfilenode.h into relpath.h,
but missed updating this documentation reference.

Alexander Law
parent 42ec6c2d
Branches
Tags
No related merge requests found
......@@ -82,7 +82,7 @@
<entry><type>smallint</type></entry>
<entry></entry>
<entry>Fork number within the relation; see
<filename>include/storage/relfilenode.h</></entry>
<filename>include/common/relpath.h</></entry>
</row>
<row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment