aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-11-17 10:46:50 +0900
committerMichael Paquier <michael@paquier.xyz>2023-11-17 10:46:50 +0900
commitc99c7a4871187a8bcf717147ff08e05a49e678d5 (patch)
treed4215dfd96145c276f0afd3c90d94ca53e9ee7de /src/backend/access/gist
parent3af0d17acef7538c5605afa5dd7929cfd7e38d9e (diff)
downloadpostgresql-c99c7a4871187a8bcf717147ff08e05a49e678d5.tar.gz
postgresql-c99c7a4871187a8bcf717147ff08e05a49e678d5.zip
Remove NOT_USED BufFileTellBlock() from buffile.c
This routine has been marked as NOT_USED since 20ad43b576d9 from 2000, and a patch is planned to switch the logtape/tuplestore APIs to rely on int64 rather than long for the block nunbers, which is more portable. Keeping it is more confusing than anything at this stage, so let's get rid of it entirely. Thanks for Heikki Linnakangas for the poke on this one. Discussion: https://postgr.es/m/5047be8c-7ee6-4dd5-af76-6c916c3103b4@iki.fi
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions