summaryrefslogtreecommitdiff
path: root/src/include/access/istrat.h
Commit message (Expand)AuthorAgeFilesLines
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-61/+0
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* A bunch of changes aimed at reducing backend startup time...Tom Lane2002-02-191-9/+3
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-2/+1
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-8/+8
* 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