diff options
author | Amit Kapila <akapila@postgresql.org> | 2024-02-07 11:10:12 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2024-02-07 11:10:12 +0530 |
commit | aa5edbe379d645e980f927b01379bdad9bc6c295 (patch) | |
tree | de37447b6c81d32dbe72dfac36aff6bab5e82590 /src/backend/commands/dbcommands.c | |
parent | 22f7e61a63306873211e26c7bac9c68631309aef (diff) | |
download | postgresql-aa5edbe379d645e980f927b01379bdad9bc6c295.tar.gz postgresql-aa5edbe379d645e980f927b01379bdad9bc6c295.zip |
Set LSN for wbuf in _hash_freeovflpage() iff wbuf is modified.
Commit 861f86beea used REGBUF_NO_CHANGE at one of the places in the hash
index to register the clean buffers but forgot to avoid setting LSN in
that case.
Reported-by: Michael Paquier
Author: Kuroda Hayato
Reviewed-by: Amit Kapila, Michael Paquier
Discussion: https://postgr.es/m/ZbyVVG_7eW3YD5-A@paquier.xyz
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions