]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix bug in GenericXLogFinish().
authorJeff Davis <jdavis@postgresql.org>
Tue, 10 Oct 2023 18:01:13 +0000 (11:01 -0700)
committerJeff Davis <jdavis@postgresql.org>
Tue, 10 Oct 2023 18:02:56 +0000 (11:02 -0700)
commit6615bb95af2dece3142c1895bac1044e456de377
treedc36ddd1548f10df3e0cde15516655cd96d77262
parent9f597bafac20d78db713904f97425e2994e6d6b0
Fix bug in GenericXLogFinish().

Mark the buffers dirty before writing WAL.

Discussion: https://postgr.es/m/25104133-7df8-cae3-b9a2-1c0aaa1c094a@iki.fi
Reviewed-by: Heikki Linnakangas
Backpatch-through: 11
src/backend/access/transam/generic_xlog.c