aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-03-17 03:45:36 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-03-17 03:45:36 +0000
commit0c5962c054557e9a0765dec97f5ed67568ba6df9 (patch)
tree7f92a17872c8af8f58cfd619e8c17752bd42fa84 /src/backend/access/gist/gistvacuum.c
parent32846f815265b134b6ec2d20f16bf2d0c9e6f931 (diff)
downloadpostgresql-0c5962c054557e9a0765dec97f5ed67568ba6df9.tar.gz
postgresql-0c5962c054557e9a0765dec97f5ed67568ba6df9.zip
Grab some low-hanging fruit in the new hash index build code.
oprofile shows that a nontrivial amount of time is being spent in repeated calls to index_getprocinfo, which really only needs to be called once. So do that, and inline _hash_datum2hashkey to make it work.
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions