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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 3063e7a) | patch
Introduce traversalValue for SP-GiST scan
2016年3月30日 15:29:28 +0000 (18:29 +0300)
2016年3月30日 15:29:28 +0000 (18:29 +0300)
commit ccd6eb49a4ae924290ab7eba5540218f5beb48b8
Introduce traversalValue for SP-GiST scan

During scan sometimes it would be very helpful to know some information about
parent node or all ancestor nodes. Right now reconstructedValue could be used
but it's not a right usage of it (range opclass uses that).

traversalValue is arbitrary piece of memory in separate MemoryContext while
reconstructedVale should have the same type as indexed column.

Subsequent patches for range opclass and quad4d tree will use it.

Author: Alexander Lebedev, Teodor Sigaev
doc/src/sgml/spgist.sgml diff | blob | blame | history
src/backend/access/spgist/spgscan.c diff | blob | blame | history
src/include/access/spgist.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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