summaryrefslogtreecommitdiff
path: root/src/backend/access/rtree/rtscan.c
Commit message (Expand)AuthorAgeFilesLines
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+3
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-11/+1
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-4/+4
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-4/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-50/+54
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-296/+330
* Initialize internal keys if rtree used in inner scan.Vadim B. Mikheev1997-05-201-1/+5
* Remove PERFECT_MEMBruce Momjian1996-11-151-1/+2
* One more to goMarc G. Fournier1996-11-051-14/+13
* More include file cleanupsMarc G. Fournier1996-11-031-37/+3
* More of the same...clean Makefile, add include filesMarc G. Fournier1996-10-311-1/+13
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-2/+8
* More #include cleanupsMarc G. Fournier1996-10-201-10/+29
* Remove all traces of machine.h and redundant calls to c.h whereMarc G. Fournier1996-08-271-2/+1
* Fixes;Marc G. Fournier1996-08-151-5/+4
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+392