git.postgresql.org Git - postgresql.git/commit
2008年3月17日 03:45:36 +0000 (03:45 +0000)
2008年3月17日 03:45:36 +0000 (03:45 +0000)
commit 0c5962c054557e9a0765dec97f5ed67568ba6df9
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.
This is the main PostgreSQL git repository.
RSS
Atom