Update parameter name context to wb_context
authorAndres Freund <andres@anarazel.de>
Wed, 17 May 2023 18:17:12 +0000 (11:17 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 17 May 2023 18:18:30 +0000 (11:18 -0700)
commit52676dc2e016df5cd842a4f6073b25ee8e681b9f
tree620b661f59cbca926afcb93e13398827068c1605
parent322875597c0c15cd85d03c8621038f4945c8caa3
Update parameter name context to wb_context

For clarity of review, renaming the function parameter "context" in
ScheduleBufferTagForWriteback() and IssuePendingWritebacks() to
"wb_context" is a separate commit. The next commit adds an "io_context"
parameter and "wb_context" makes it more clear which is which.

Author: Melanie Plageman <melanieplageman@gmail.com>
Discussion: https://postgr.es/m/CAAKRu_acc6iL4M3hvOTeztf_ZPpsB3Pqio5aVHgZ5q=Pi3BZKg@mail.gmail.com
src/backend/storage/buffer/bufmgr.c
src/include/storage/buf_internals.h