aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-04-01 13:24:50 +0900
committerMichael Paquier <michael@paquier.xyz>2022-04-01 13:24:50 +0900
commitd16773cdc86210493a2874cb0cf93f3883fcda73 (patch)
tree24306ded63bd036dc2eb37be6f817048c986eccd /src/backend/access/gist/gistbuildbuffers.c
parent73db8f4d17ed4efb7709f1cafd5b1dd0285b0842 (diff)
downloadpostgresql-d16773cdc86210493a2874cb0cf93f3883fcda73.tar.gz
postgresql-d16773cdc86210493a2874cb0cf93f3883fcda73.zip
Add macros in hash and btree AMs to get the special area of their pages
This makes the code more consistent with SpGiST, GiST and GIN, that already use this style, and the idea is to make easier the introduction of more sanity checks for each of these AM-specific macros. BRIN uses a different set of macros to get a page's type and flags, so it has no need for something similar. Author: Matthias van de Meent Discussion: https://postgr.es/m/CAEze2WjE3+tGO9Fs9+iZMU+z6mMZKo54W1Zt98WKqbEUHbHOBg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions