Repair out-of-date information in src/backend/storage/buffer/README.
In commit d526575f893c1a4e05ebd307e80203536b213a6d, we changed things so
that buffer usage counts are incremented when the buffer is pinned, rather
than when it is unpinned, but the README file didn't get the memo.
Report by Amit Kapila.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/219c024c64ced7ce497fe455b1e3dd7b70012775
Modified Files
--------------
src/backend/storage/buffer/README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)