index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
gist
/
gistproc.c
Commit message (
Expand
)
Author
Age
...
*
KNNGIST, otherwise known as order-by-operator support for GIST.
Tom Lane
2010-12-03
*
Cleanup various comparisons with the constant "true".
Robert Haas
2010-11-14
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Add point_ops opclass for GiST.
Teodor Sigaev
2010-01-14
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Fix incorrect arguments for gist_box_penalty call. The bug could be observed
Teodor Sigaev
2009-09-18
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense
Teodor Sigaev
2009-04-06
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2008-04-14
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Improve page split in rtree emulation. Now if splitted result has
Teodor Sigaev
2007-09-07
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
Rename contains/contained-by operators to @> and <@, per discussion that
Tom Lane
2006-09-10
*
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
*
Changes
Teodor Sigaev
2006-06-28
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
pgindent new GIST index code, per request from Tom.
Bruce Momjian
2005-09-22
*
Migrate rtree_gist functionality into the core system, and add some
Tom Lane
2005-07-01
[prev]