summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/var.c
Commit message (Expand)AuthorAgeFilesLines
* Tweak querytree-dependency-extraction code so that columns of tablesTom Lane2002-09-111-5/+5
* pgindent run.Bruce Momjian2002-09-041-6/+6
* Update copyright to 2002.Bruce Momjian2002-06-201-2/+2
* Change set_plan_references and join_references to take an rtable ListTom Lane2002-05-181-5/+5
* Second try at fixing join alias variables. Instead of attaching miscellaneousTom Lane2002-04-281-331/+29
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-3/+3
* Restructure representation of join alias variables. An explicit JOINTom Lane2002-03-121-1/+374
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-6/+4
* First cut at making indexscan cost estimates depend on correlationTom Lane2001-05-091-21/+36
* Make the world safe for passing whole rows of views to functions. ThisTom Lane2001-04-181-12/+109
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-6/+7
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet theTom Lane2000-10-051-4/+4
* First cut at full support for OUTER JOINs. There are still a few looseTom Lane2000-09-121-12/+69
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-121-7/+10
* Add:Bruce Momjian2000-01-261-2/+3
* Clean up some mistakes in handling of uplevel Vars in planner.Tom Lane1999-08-261-13/+33
* Further planner/optimizer cleanups. Move all set_tlist_referencesTom Lane1999-08-221-27/+1
* Minor cleanups and code beautification; eliminate someTom Lane1999-08-101-12/+11
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-7/+1
* Create a generic expression-tree-walker subroutine, whichTom Lane1999-06-191-170/+52
* pgindent run over code.Bruce Momjian1999-05-251-7/+11
* Revise union_planner and associated routines to clean up breakageTom Lane1999-05-031-55/+51
* Final optimizer cleanups.Bruce Momjian1999-02-221-1/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-4/+4
* Rename Aggreg to Aggref.Bruce Momjian1999-01-241-3/+3
* Implement CASE expression.Thomas G. Lockhart1998-12-041-1/+28
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-7/+7
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-10/+10
* Support for subselects.Vadim B. Mikheev1998-02-131-7/+18
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-101-1/+2
* Add Var.varlevelup to code. More parser cleanup.Bruce Momjian1998-01-201-1/+2
* Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2).Bruce Momjian1997-12-221-3/+3
* 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-30/+30
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-142/+166
* More files cleaned outMarc G. Fournier1996-11-061-1/+3
* Cleanup MakefilesMarc G. Fournier1996-10-311-1/+5
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+189