aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-10-09 18:55:27 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-10-09 18:59:34 +0300
commitd50e1251946a6e59092f0a84fc903532eb599a4f (patch)
tree0f09256b7f506267b801ed874b08077730d57dff /src/backend/access/gist/gistxlog.c
parentcbfa92c23c3924d53889320cdbe26f23ee23e40c (diff)
downloadpostgresql-d50e1251946a6e59092f0a84fc903532eb599a4f.tar.gz
postgresql-d50e1251946a6e59092f0a84fc903532eb599a4f.zip
Clean up a couple of box gist helper functions.
The original idea of this patch was to make box picksplit run faster, by eliminating unnecessary palloc() overhead, but that was obsoleted by the new double-sorting split algorithm that doesn't call these functions so heavily anymore. Nevertheless, the code looks better this way. Original patch by me, reviewed and tidied up after the double-sorting patch by Kevin Grittner.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions