diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml new file mode 100644 index 1d7d95f..60e45e0 *** a/doc/src/sgml/pgbuffercache.sgml --- b/doc/src/sgml/pgbuffercache.sgml *************** *** 74,90 **** ! relblocknumber ! bigint ! Page number within the relation ! relforknumber ! smallint ! Fork number within the relation --- 74,90 ---- ! relforknumber ! smallint ! Fork number within the relation. Main table: 0; Free Space Map: 1; Visibility Map: 2; Init fork: 3 ! relblocknumber ! bigint ! Page number within the relation