summaryrefslogtreecommitdiff
path: root/src/backend/access/rtree/rtget.c
Commit message (Expand)AuthorAgeFilesLines
* R-tree is dead ... long live GiST.Tom Lane2005-11-071-281/+0
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-21/+19
* Revise pgstats stuff to fix the problems with not counting accessesTom Lane2005-10-061-1/+4
* First steps towards index scans with heap access decoupled from indexTom Lane2005-03-271-6/+40
* This patch makes some improvements to the rtree index implementation:Neil Conway2005-01-181-139/+102
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* More janitorial work: remove the explicit casting of NULL literals to aNeil Conway2004-01-071-3/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Restructure indexscan API (index_beginscan, index_getnext) perTom Lane2002-05-201-75/+38
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-3/+3
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Final #include cleanup.Bruce Momjian2000-06-151-2/+1
* Clean up #include's.Bruce Momjian2000-06-151-3/+3
* Another batch of fmgr updates. I think I have gotten all old-styleTom Lane2000-06-131-5/+7
* Add:Bruce Momjian2000-01-261-2/+3
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-6/+1
* Final cleanup.Bruce Momjian1999-07-161-1/+2
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-4/+4
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-6/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+3
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-13/+13
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-27/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-28/+28
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-253/+291
* Fix memory overhelding while forming index' result:Vadim B. Mikheev1996-11-211-13/+7
* One more to goMarc G. Fournier1996-11-051-17/+13
* More include file cleanupsMarc G. Fournier1996-11-031-32/+4
* More of the same...clean Makefile, add include filesMarc G. Fournier1996-10-311-1/+8
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-2/+7
* More #include cleanupsMarc G. Fournier1996-10-201-10/+31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+320