]> granicus.if.org Git - postgresql/commit
Repair out-of-date information in src/backend/storage/buffer/README.
authorRobert Haas <rhaas@postgresql.org>
Tue, 22 May 2012 13:30:59 +0000 (09:30 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 22 May 2012 13:32:09 +0000 (09:32 -0400)
commit219c024c64ced7ce497fe455b1e3dd7b70012775
tree55d292730ae948851915d499a36092a96032272d
parentb94ce6e807ce5685bda1dcd36027091ceec6b5a0
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.
src/backend/storage/buffer/README