summaryrefslogtreecommitdiff
path: root/src/backend/access/nbtree/nbtstrat.c
Commit message (Expand)AuthorAgeFilesLines
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-091-138/+0
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* Update copyright to 2002.Bruce Momjian2002-06-201-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
* Tweak StrategyEvaluation data structure to eliminate hardwired limit onTom Lane2001-05-301-14/+18
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Replace inefficient _bt_invokestrat calls with direct calls to theTom Lane2000-02-181-1/+5
* Add:Bruce Momjian2000-01-261-2/+3
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-4/+4
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-2/+1
* 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-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-6/+6
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-78/+78
* Almost done access...Marc G. Fournier1996-11-051-11/+5
* More include file cleanupsMarc G. Fournier1996-11-031-21/+1
* #include file cleanupMarc G. Fournier1996-10-201-6/+28
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+134