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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 77a69a2) | patch
1. null-safe interface to GiST
2001年8月10日 14:34:28 +0000 (14:34 +0000)
2001年8月10日 14:34:28 +0000 (14:34 +0000)
commit 13923be7c8799c4f8ce0f5a04e4cd06c5b696f25
1. null-safe interface to GiST
(as proposed in http://fts.postgresql.org/db/mw/msg.html?mid=1028327)

2. support for 'pass-by-value' arguments - to test this
we used special opclass for int4 with values in range [0-2^15]
More testing will be done after resolving problem with
index_formtuple and implementation of B-tree using GiST

3. small patch to contrib modules (seg,cube,rtree_gist,intarray) -
mark functions as 'isstrict' where needed.

Oleg Bartunov
contrib/cube/cube.sql.in diff | blob | blame | history
contrib/intarray/_int.sql.in diff | blob | blame | history
contrib/rtree_gist/rtree_gist.sql.in diff | blob | blame | history
contrib/seg/seg.sql.in diff | blob | blame | history
src/backend/access/gist/gist.c diff | blob | blame | history
src/backend/access/gist/gistget.c diff | blob | blame | history
src/include/access/gist.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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