Teodor Sigaev
f2c064afcb
Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-aligned
...
boxes. Change interface to user-defined GiST support methods union and
picksplit. Now instead of bytea struct it used special GistEntryVector
structure.
2004-03-30 15:45:33 +00:00
PostgreSQL Daemon
969685ad44
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
Tom Lane
e8db9b26d0
elog mop-up.
2003-07-27 17:10:07 +00:00
Bruce Momjian
e50f52a074
pgindent run.
2002-09-04 20:31:48 +00:00
Tom Lane
de1f586f09
Fix a bug with building rtree_gist indexes.
...
Patch from Teodor Sigaev.
2002-05-28 15:24:53 +00:00
Bruce Momjian
b81844b173
pgindent run on all C files. Java run to follow. initdb/regression
...
tests pass.
2001-10-25 05:50:21 +00:00
Tom Lane
6d18c038b7
Fix a couple of stray // comments.
2001-10-01 17:53:12 +00:00
Tom Lane
a54075a6d6
Update GiST for new pg_opclass arrangement (finally a clean solution
...
for haskeytype). Update GiST contrib modules too. Add linear-time split
algorithm for R-tree GiST opclass.
From Oleg Bartunov and Teodor Sigaev.
2001-08-22 18:24:26 +00:00
Tom Lane
16f85390f2
Support for emulating RTREE indexing in GiST. Contributed by
...
Oleg Bartunov and Teodor Sigaev.
2001-05-31 18:27:18 +00:00