diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-11-13 14:08:26 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-11-13 14:08:26 +0530 |
commit | 861f86beea1c241943a3ef000e789f18bbc8b7e8 (patch) | |
tree | 5462f024e866ed91ad878321f8c4793c27f0ab35 /src/backend/utils/adt/arrayutils.c | |
parent | 7606175991f8ed5ae36eecf6951cb89dcfb2156e (diff) | |
download | postgresql-861f86beea1c241943a3ef000e789f18bbc8b7e8.tar.gz postgresql-861f86beea1c241943a3ef000e789f18bbc8b7e8.zip |
Use REGBUF_NO_CHANGE at one more place in the hash index.
Commit 00d7fb5e2e started to use REGBUF_NO_CHANGE at a few places in the
code where we register the buffer before marking it dirty but missed
updating one of the code flows in the hash index where we free the overflow
page without any live tuples on it.
Author: Amit Kapila and Hayato Kuroda
Discussion: http://postgr.es/m/f045c8f7-ee24-ead6-3679-c04a43d21351@gmail.com
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions