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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7930e62) | patch
Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE
2006年1月14日 22:03:35 +0000 (22:03 +0000)
2006年1月14日 22:03:35 +0000 (22:03 +0000)
commit f7ea9312877abcb508669359fa2a05fc69ec91b9
Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE
isn't being used anywhere anymore, and there seems no point in a generic
index_keytest() routine when two out of three remaining access methods
aren't using it. Also, add a comment documenting a convention for
letting access methods define private flag bits in ScanKey sk_flags.
There are no such flags at the moment but I'm thinking about changing
btree's handling of "required keys" to use flag bits in the keys
rather than a count of required key positions. Also, if some AM did
still want SK_NEGATE then it would be reasonable to treat it as a private
flag bit.
src/backend/access/common/Makefile diff | blob | blame | history
src/backend/access/common/indexvalid.c [deleted file] blob | blame | history
src/backend/access/gist/gistget.c diff | blob | blame | history
src/backend/access/hash/hashutil.c diff | blob | blame | history
src/backend/executor/execUtils.c diff | blob | blame | history
src/include/access/iqual.h [deleted file] blob | blame | history
src/include/access/skey.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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