aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-04-02 11:27:20 +0900
committerMichael Paquier <michael@paquier.xyz>2022-04-02 11:27:20 +0900
commitd43085d12e825ede628bafee1e5e6e0e3a3d5e67 (patch)
tree54eb4704908b59573aa20f58540a376ac77766c8 /src/backend/access/gist
parent465ab24296c27502c81c8c197725cba728b9b057 (diff)
downloadpostgresql-d43085d12e825ede628bafee1e5e6e0e3a3d5e67.tar.gz
postgresql-d43085d12e825ede628bafee1e5e6e0e3a3d5e67.zip
pageinspect: Use better macros to get special page area for GIN and GiST
These five code paths are the last ones that made use of PageGetSpecialPointer() to get the special area of such pages, while those index AMs have already macros to do this job. Noticed while reviewing the use PageGetSpecialPointer() in the whole tree, in relation to the recent commit d16773c.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions