summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/orindxpath.c
Commit message (Expand)AuthorAgeFilesLines
* First cut at doing LIKE/regex indexing optimization inTom Lane1999-07-271-51/+38
* Further work on planning of indexscans. Cleaned up interfacesTom Lane1999-07-251-40/+21
* Clean up messy clause-selectivity code in clausesel.c; repair bugTom Lane1999-07-241-78/+105
* Final cleanup.Bruce Momjian1999-07-161-6/+6
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-5/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-6/+6
* pgindent run over code.Bruce Momjian1999-05-251-24/+22
* Fix OR index selectivity problem.Bruce Momjian1999-03-081-25/+18
* Fix for Alpha OR selectivity bug.Bruce Momjian1999-03-081-2/+2
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-211-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-8/+8
* More optimizer speedups.Bruce Momjian1999-02-111-4/+4
* Optmizer cleanupBruce Momjian1999-02-101-6/+6
* Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things.Bruce Momjian1999-02-101-2/+2
* Major optimizer improvement for joining a large number of tables.Bruce Momjian1999-02-091-3/+4
* Optimizer cleanup.Bruce Momjian1999-02-081-3/+3
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-031-5/+3
* Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README.Bruce Momjian1999-02-031-6/+6
* Fix for AND/OR handling.Bruce Momjian1998-09-211-1/+10
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-20/+19
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-3/+3
* OR clause index fixBruce Momjian1998-08-311-8/+7
* Allow index use with OR clauses.Bruce Momjian1998-08-011-51/+43
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-181-7/+7
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-11/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-23/+23
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-26/+26
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-202/+228
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+271