summaryrefslogtreecommitdiff
path: root/src/include/optimizer/tlist.h
Commit message (Expand)AuthorAgeFilesLines
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Fix oversight in planning of GROUP queries: when an expression is usedTom Lane2001-01-091-1/+2
* Mark functions as static and ifdef NOT_USED as appropriate.Bruce Momjian2000-06-081-3/+1
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-3/+3
* Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane2000-01-271-1/+4
* Add:Bruce Momjian2000-01-261-2/+3
* Further planner/optimizer cleanups. Move all set_tlist_referencesTom Lane1999-08-221-9/+5
* Major revision of sort-node handling: push knowledge of queryTom Lane1999-08-211-5/+6
* Major planner/optimizer revision: get rid of PathOrder node type,Tom Lane1999-08-161-1/+4
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+1
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-251-2/+2
* pgindent run over code.Bruce Momjian1999-05-251-2/+2
* renameBruce Momjian1999-02-151-2/+2
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-3/+3
* Optmizer cleanupBruce Momjian1999-02-101-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* target list fixes.Bruce Momjian1998-07-201-4/+2
* makeTargetEntry cleanup.Bruce Momjian1998-07-201-4/+1
* Cleanup makeTargetEntry and remove internal.c.Bruce Momjian1998-07-201-2/+2
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-181-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Cleanup up include files.Bruce Momjian1997-11-261-1/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-17/+17
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-12/+12
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-19/+21
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-3/+1
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+36