git.postgresql.org Git - postgresql.git/commit
2022年8月17日 06:28:45 +0000 (15:28 +0900)
2022年8月17日 06:28:45 +0000 (15:28 +0900)
commit d265cd202961c240a2875826ca47822b54f74db5
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
This is the main PostgreSQL git repository.
RSS
Atom