summaryrefslogtreecommitdiff
path: root/src/backend/optimizer/geqo/geqo_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Rename Rel to RelOptInfo.Bruce Momjian1998-07-181-2/+2
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-2/+2
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-10/+10
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-68/+68
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-155/+192
* Various cleanups to satisfy -Werror, but there are some errors that I'mMarc G. Fournier1997-02-191-2/+2
* Merge in GEQO OptimizerMarc G. Fournier1997-02-191-0/+248