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_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/b8a5780c1d4b86b9adf52a8c426ad592ad1d97a1 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
