summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/xfunc.c
Commit message (Expand)AuthorAgeFilesLines
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+3
* Some *very* major changes by darrenk@insightdist.com (Darren King)Marc G. Fournier1998-01-131-17/+14
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-12/+12
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-12/+12
* Fix for select 1=1 or 2=2, select 1=1 and 2=2, and select sum(2+2).Bruce Momjian1997-12-221-4/+4
* Rename pg_plan and pg_eval to be more meaningful.Bruce Momjian1997-12-111-2/+2
* Break parser functions into smaller files, group together.Bruce Momjian1997-11-251-6/+6
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-22/+22
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-109/+108
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-1022/+1170
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-141-6/+1
* Update "planner" directory to "optimizer" in include paths in this dead code.Bryan Henderson1996-10-231-8/+8
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+1360