| Commit message (Expand) | Author | Age |
* | more cleanup | Bruce Momjian | 1999-02-22 |
* | Final optimizer cleanups. | Bruce Momjian | 1999-02-22 |
* | Enable bushy and right-hand queries by default. | Bruce Momjian | 1999-02-18 |
* | Enable bushy plans by default. | Bruce Momjian | 1999-02-18 |
* | more optimizer cleanups | Bruce Momjian | 1999-02-18 |
* | Fix bushy plans. Cleanup. | Bruce Momjian | 1999-02-18 |
* | Re-enable bushy plans. Vadim want them. | Bruce Momjian | 1999-02-16 |
* | otherrels is now unjoined_rels | Bruce Momjian | 1999-02-15 |
* | optimizer rename | Bruce Momjian | 1999-02-15 |
* | Remove duplicate geqo functions, and more optimizer cleanup | Bruce Momjian | 1999-02-15 |
* | Replace non-idiomatic nconc(x, lcons(y, NIL)) with lappend(x, y). | Tom Lane | 1999-02-15 |
* | Optimizer rename. | Bruce Momjian | 1999-02-14 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Fix optimizer and make faster. | Bruce Momjian | 1999-02-12 |
* | Optmizer cleanup | Bruce Momjian | 1999-02-10 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 |
* | Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README. | Bruce Momjian | 1999-02-03 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Cleanup optimizer function names and clarify code. | Bruce Momjian | 1998-08-10 |
* | MergeSort was sometimes called mergejoin and was confusing. Now | Bruce Momjian | 1998-08-04 |
* | Rename Rel to RelOptInfo. | Bruce Momjian | 1998-07-18 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian | 1998-03-30 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | allpaths.c:find_join_paths(): compute_rel_size() shouldn't be called | Vadim B. Mikheev | 1997-06-05 |
* | Consider right-sided plans if _use_right_sided_plans_ is true. | Vadim B. Mikheev | 1997-05-20 |
* | Fix for queries with 3 or more relations participating in | Vadim B. Mikheev | 1997-02-20 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |