git.postgresql.org Git - postgresql.git/commit
2006年1月25日 23:04:21 +0000 (23:04 +0000)
2006年1月25日 23:04:21 +0000 (23:04 +0000)
commit c389760c324a1bfe0bebb6977d980e01a588985b
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.
This is the main PostgreSQL git repository.
RSS
Atom