Fix obsolete header-file reference in pg_buffercache docs. Commit 2d0019049 moved enum ForkNumber from relfilenode.h into relpath.h, but missed updating this documentation reference.
Alexander Law Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/9466d37421cdd6d10bd56e847bcda056455c5272 Modified Files -------------- doc/src/sgml/pgbuffercache.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
