git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: fd267c1) | patch
Actually there's a better way to do this, which is to count tuples
2006年2月12日 00:18:17 +0000 (00:18 +0000)
2006年2月12日 00:18:17 +0000 (00:18 +0000)
commit d52a57fc300312c5a165e296a1b12a0c4fd668bd
Actually there's a better way to do this, which is to count tuples
during the vacuumcleanup scan that we're going to do anyway. Should
save a few cycles (one calculation per page, not per tuple) as well
as not having to depend on assumptions about heap and index being
in step.
I think this could probably be made to work for GIST too, but that
code looks messy enough that I'm disinclined to try right now.
src/backend/access/nbtree/nbtree.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /