aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-02-28 19:25:54 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-02-28 19:25:54 -0500
commitd79e7e92bf2a44415e1dcbd74274eb79852fc885 (patch)
tree19d76d46e6e61dbad53fd5ae0bd787debac372a7 /src/backend/access/gist/gist.c
parentd3b851e9a3c9f994e78ba9ec4e11e4eae0c72ec7 (diff)
downloadpostgresql-d79e7e92bf2a44415e1dcbd74274eb79852fc885.tar.gz
postgresql-d79e7e92bf2a44415e1dcbd74274eb79852fc885.zip
Remove redundant IndexTupleDSize macro.
Use IndexTupleSize everywhere, instead. Also, remove IndexTupleSize's internal typecast, as that's not really needed and might mask coding errors. Change some pointer variable datatypes in the call sites to compensate for that and make it clearer what we're assuming. Ildar Musin, Robert Haas, Stephen Frost Discussion: https://postgr.es/m/0274288e-9e88-13b6-c61c-7b36928bf221@postgrespro.ru
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions