summaryrefslogtreecommitdiff
path: root/src/include/optimizer/plancat.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* 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-8/+7
* Modify optimizer data structures so that IndexOptInfo lists built forTom Lane2001-05-201-11/+11
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-2/+2
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.Tom Lane2000-09-291-4/+4
* Cause inheritance patch to meet minimum coding standards (no gccTom Lane2000-06-091-1/+3
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-2/+2
* Add:Bruce Momjian2000-01-261-2/+3
* Revise handling of index-type-specific indexscan cost estimation, perTom Lane2000-01-221-5/+1
* Another round of planner/optimizer work. This is just restructuring andTom Lane2000-01-091-10/+10
* Combine index_info and find_secondary_indexes into a single routine thatTom Lane1999-11-211-27/+6
* Further work on planning of indexscans. Cleaned up interfacesTom Lane1999-07-251-6/+6
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian1998-10-081-2/+1
* 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-11/+11
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-16/+16
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-35/+38
* AnotherMarc G. Fournier1996-11-061-1/+2
* remove:Marc G. Fournier1996-10-311-2/+1
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+65