aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/var.c
Commit message (Expand)AuthorAge
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Support for subselects.Vadim B. Mikheev1998-02-13
* Pass attypmod through to executor by adding to Var and Resdom.Bruce Momjian1998-02-10
* Add Var.varlevelup to code. More parser cleanup.Bruce Momjian1998-01-20
* Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2).Bruce Momjian1997-12-22
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* More files cleaned outMarc G. Fournier1996-11-06
* Cleanup MakefilesMarc G. Fournier1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09