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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: de4fbfa) | patch
Minor performance improvement: avoid unnecessary creation/unioning of
2005年4月20日 15:48:36 +0000 (15:48 +0000)
2005年4月20日 15:48:36 +0000 (15:48 +0000)
commit 9d64632144034cd6b0a32bad1c3a305008149754
Minor performance improvement: avoid unnecessary creation/unioning of
bitmaps for multiple indexscans. Instead just let each indexscan add
TIDs directly into the BitmapOr node's result bitmap.
src/backend/executor/nodeBitmapAnd.c diff | blob | blame | history
src/backend/executor/nodeBitmapIndexscan.c diff | blob | blame | history
src/backend/executor/nodeBitmapOr.c diff | blob | blame | history
src/include/nodes/execnodes.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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