summaryrefslogtreecommitdiff
path: root/src/backend/access/rtree/rtproc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-3/+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
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-6/+6
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-5/+5
* Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian1998-01-071-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-5/+5
* Inline memset() as MemSet().Bruce Momjian1997-09-181-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-4/+4
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-5/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-10/+10
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-103/+106
* Major patch from Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>Marc G. Fournier1997-04-221-25/+25
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-2/+2
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-1/+2
* One more to goMarc G. Fournier1996-11-051-6/+8
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-231-2/+4
* More #include cleanupsMarc G. Fournier1996-10-201-5/+2
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+150