diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-17 15:28:45 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-17 15:28:45 +0900 |
commit | d265cd202961c240a2875826ca47822b54f74db5 (patch) | |
tree | 937b9ebbe75479a71e2d49eff33702ab72e14f8f /src/backend/utils/adt/jsonb_gin.c | |
parent | 93f2349c36a7555a81d5e26edf9a0213fb3d323a (diff) | |
download | postgresql-d265cd202961c240a2875826ca47822b54f74db5.tar.gz postgresql-d265cd202961c240a2875826ca47822b54f74db5.zip |
Use SetInstallXLogFileSegmentActive() in more places in xlog.c
This reduces the code paths where XLogCtl->InstallXLogFileSegmentActive
is directly touched, and this wrapper function does the same thing as
the original code replaced by the function call.
Author: Bharath Rupireddy
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/CALj2ACVhkf-bC5CX-=6iBUfkO5GqmBntQH+m=HpY0iQ=-g1pRg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_gin.c')
0 files changed, 0 insertions, 0 deletions