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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ff868d8) | patch
This patch refactors away some duplicated code in the index AM build
2005年5月11日 06:24:55 +0000 (06:24 +0000)
2005年5月11日 06:24:55 +0000 (06:24 +0000)
commit 314043749573f8638bd779298860828c44484ca4
This patch refactors away some duplicated code in the index AM build
methods: they all invoke UpdateStats() since they have computed the
number of heap tuples, so I created a function in catalog/index.c that
each AM now calls.
src/backend/access/gist/gist.c diff | blob | blame | history
src/backend/access/hash/hash.c diff | blob | blame | history
src/backend/access/nbtree/nbtree.c diff | blob | blame | history
src/backend/access/rtree/rtree.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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