aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/rtree/rtree.c
Commit message (Expand)AuthorAge
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Add typdefs to pgindent run.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Date/Time updates from Thomas...Marc G. Fournier1997-03-14
* index_insert has now HeapRelation as last param (for unique indexVadim B. Mikheev1997-01-10
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* One more to goMarc G. Fournier1996-11-05
* More include file cleanupsMarc G. Fournier1996-11-03
* Changes required so that access/* compiles cleanly...Marc G. Fournier1996-11-03
* More of the same...clean Makefile, add include filesMarc G. Fournier1996-10-31
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* More #include cleanupsMarc G. Fournier1996-10-20
* Moved '#define *DEBUG' defines to config.h, and document where firstMarc G. Fournier1996-10-18
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09