diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-08-10 14:34:28 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-08-10 14:34:28 +0000 |
commit | 13923be7c8799c4f8ce0f5a04e4cd06c5b696f25 (patch) | |
tree | c5a648d9e97754f4a99195d6de48b470a6326253 /src/tutorial/funcs_new.c | |
parent | 77a69a2ed165c31a981ac553f56c7b43e12d9ab5 (diff) | |
download | postgresql-13923be7c8799c4f8ce0f5a04e4cd06c5b696f25.tar.gz postgresql-13923be7c8799c4f8ce0f5a04e4cd06c5b696f25.zip |
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
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions