bufmgr: Use consistent naming of the clock-sweep algorithm

Minor edits to comments only.

Author: Greg Burd <[email protected]>
Reviewed-by: Tomas Vondra <[email protected]>
Reviewed-by: Andres Freund <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/50e4c6ace5e69fbe69868c270a1c76acd4cb12ec

Modified Files
--------------
src/backend/storage/buffer/README     |  4 ++--
src/backend/storage/buffer/bufmgr.c   |  8 ++++----
src/backend/storage/buffer/freelist.c | 10 +++++-----
src/backend/storage/buffer/localbuf.c |  2 +-
src/include/storage/buf_internals.h   |  4 ++--
5 files changed, 14 insertions(+), 14 deletions(-)

Reply via email to