diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-25 23:04:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-01-25 23:04:21 +0000 |
commit | c389760c324a1bfe0bebb6977d980e01a588985b (patch) | |
tree | c6f81a3b539b7e5b49520faac5b0c5d9620541c6 /contrib/btree_gist/btree_inet.c | |
parent | 9b012311f8b6d3596d2a081b8e30b8e8ee352bf2 (diff) | |
download | postgresql-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