diff options
author | Andres Freund <andres@anarazel.de> | 2023-05-17 11:17:12 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-05-17 11:18:30 -0700 |
commit | 52676dc2e016df5cd842a4f6073b25ee8e681b9f (patch) | |
tree | 620b661f59cbca926afcb93e13398827068c1605 /src/backend/access/gist/gistproc.c | |
parent | 322875597c0c15cd85d03c8621038f4945c8caa3 (diff) | |
download | postgresql-52676dc2e016df5cd842a4f6073b25ee8e681b9f.tar.gz |
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
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions