aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
Commit message (Expand)AuthorAge
* Make GIN and GIST pass the index collation to all their support functions.Tom Lane2011-04-22
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Rewrite the GiST insertion logic so that we don't need the post-recoveryHeikki Linnakangas2010-12-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Correct grammar in picksplit debug messagesPeter Eisentraut2009-06-24
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Improve capitalization and punctuation in recently added GiST message.Peter Eisentraut2009-06-10
* Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defenseTeodor Sigaev2009-04-06
* Update copyright for 2009.Bruce Momjian2009-01-01
* Improve our #include situation by moving pointer types away from theAlvaro Herrera2008-06-19
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Forget to add new file :((Teodor Sigaev2006-06-28