summaryrefslogtreecommitdiff
path: root/src/backend/access/rtree/rtree.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Thank god for searchable mail archives.PostgreSQL Daemon1998-01-151-32/+27
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-3/+3
* Remove all time travel stuff. Small parser cleanup.Bruce Momjian1997-11-201-2/+2
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-32/+32
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-146/+146
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-826/+927
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-8/+8
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-2/+2
* index_insert has now HeapRelation as last param (for unique indexVadim B. Mikheev1997-01-101-2/+2
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-131-2/+2
* One more to goMarc G. Fournier1996-11-051-24/+20
* More include file cleanupsMarc G. Fournier1996-11-031-7/+2
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-031-50/+6
* More of the same...clean Makefile, add include filesMarc G. Fournier1996-10-311-7/+17
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-4/+16
* More #include cleanupsMarc G. Fournier1996-10-201-17/+51
* Moved '#define *DEBUG' defines to config.h, and document where firstMarc G. Fournier1996-10-181-2/+1
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-261-2/+6
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+955