aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/enum.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2024-05-23 02:11:14 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2024-05-23 02:11:14 +0300
commit532d94fec32ac11263b53932365560491d1fd50a (patch)
tree5c47b22d49bf3611c2683344d72d31f432e7c1a4 /src/backend/utils/adt/enum.c
parentbac44bc29a64d882e9717672ff788f19e3d2eb1d (diff)
downloadpostgresql-532d94fec32ac11263b53932365560491d1fd50a.tar.gz
postgresql-532d94fec32ac11263b53932365560491d1fd50a.zip
amcheck: Refactoring the storage of the last visible entry
This commit introduces a new data structure BtreeLastVisibleEntry comprising information about the last visible heap entry with the current value of key. Usage of this data structure allows us to avoid passing all this information as individual function arguments. Reported-by: Alexander Korotkov Discussion: https://www.postgresql.org/message-id/CAPpHfdsVbB9ToriaB1UHuOKwjKxiZmTFQcEF%3DjuzzC_nby31uA%40mail.gmail.com Author: Pavel Borisov, Alexander Korotkov
Diffstat (limited to 'src/backend/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions