aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_inet.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-01-25 23:04:21 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-01-25 23:04:21 +0000
commitc389760c324a1bfe0bebb6977d980e01a588985b (patch)
treec6f81a3b539b7e5b49520faac5b0c5d9620541c6 /contrib/btree_gist/btree_inet.c
parent9b012311f8b6d3596d2a081b8e30b8e8ee352bf2 (diff)
downloadpostgresql-c389760c324a1bfe0bebb6977d980e01a588985b.tar.gz
postgresql-c389760c324a1bfe0bebb6977d980e01a588985b.zip
Remove the no-longer-useful BTItem/BTItemData level of structure, and
just refer to btree index entries as plain IndexTuples, which is what they have been for a very long time. This is mostly just an exercise in removing extraneous notation, but it does save a palloc/pfree cycle per index insertion.
Diffstat (limited to 'contrib/btree_gist/btree_inet.c')
0 files changed, 0 insertions, 0 deletions