summaryrefslogtreecommitdiff
path: root/src/include/access/istrat.h
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Cleanup of code for creating index entries. Functional indexes withTom Lane2000-07-141-5/+8
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-4/+1
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* pgindent run over code.Bruce Momjian1999-05-251-5/+5
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-6/+6
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-12/+7
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-6/+11
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-11/+6
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-6/+6
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-5/+5
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-29/+33
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-10/+1
* these ones have their dependencies cleaned upMarc G. Fournier1996-11-051-1/+3
* Another run through.Marc G. Fournier1996-11-051-5/+1
* remove:Marc G. Fournier1996-10-311-2/+1
* Moved from backend/access to include/accessMarc G. Fournier1996-08-271-0/+80