| Commit message (Expand) | Author | Age | Files | Lines |
* | Major revision of sort-node handling: push knowledge of query | Tom Lane | 1999-08-21 | 1 | -3/+5 |
* | Major planner/optimizer revision: get rid of PathOrder node type, | Tom Lane | 1999-08-16 | 1 | -278/+314 |
* | Store -1 in attdisbursion to signal 'no duplicates in column'. | Tom Lane | 1999-08-09 | 1 | -17/+3 |
* | Revise generation of hashjoin paths: generate one path per | Tom Lane | 1999-08-06 | 1 | -70/+134 |
* | Correct bug in best_innerjoin(): it should check all the | Tom Lane | 1999-07-27 | 1 | -7/+12 |
* | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -3/+3 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -3/+2 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -7/+1 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 | 1 | -17/+17 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -106/+108 |
* | Now that hashjoin is reliable for large joins (knock on wood), | Tom Lane | 1999-05-18 | 1 | -47/+30 |
* | Minor code cleanup in optimizer. | Tom Lane | 1999-05-16 | 1 | -18/+10 |
* | Clean up cost_sort some more: most callers were double-counting | Tom Lane | 1999-05-01 | 1 | -4/+3 |
* | Fix nasty bug in optimization of multiway joins: optimizer | Tom Lane | 1999-04-03 | 1 | -9/+7 |
* | Final optimizer cleanups. | Bruce Momjian | 1999-02-22 | 1 | -8/+11 |
* | pathkeys.c cleanup. | Bruce Momjian | 1999-02-21 | 1 | -7/+9 |
* | optimizer cleanup | Bruce Momjian | 1999-02-19 | 1 | -20/+16 |
* | rename optimizer file name | Bruce Momjian | 1999-02-18 | 1 | -2/+2 |
* | Fix bushy plans. Cleanup. | Bruce Momjian | 1999-02-18 | 1 | -4/+4 |
* | Remove duplicate geqo functions, and more optimizer cleanup | Bruce Momjian | 1999-02-15 | 1 | -1/+2 |
* | Replace non-idiomatic nconc(x, lcons(y, NIL)) with lappend(x, y). | Tom Lane | 1999-02-15 | 1 | -7/+4 |
* | optimizer cleanup. | Bruce Momjian | 1999-02-14 | 1 | -29/+1 |
* | Optimizer rename. | Bruce Momjian | 1999-02-14 | 1 | -7/+6 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -25/+25 |
* | Optimizer cleanup. | Bruce Momjian | 1999-02-12 | 1 | -1/+2 |
* | JoinPath -> NestPath for nested loop. | Bruce Momjian | 1999-02-12 | 1 | -20/+15 |
* | More optimizer speedups. | Bruce Momjian | 1999-02-11 | 1 | -3/+3 |
* | Optmizer cleanup | Bruce Momjian | 1999-02-10 | 1 | -20/+19 |
* | Update find_typedefs for bsdi 4.0. | Bruce Momjian | 1999-02-10 | 1 | -4/+4 |
* | Rename Path.keys to Path.pathkeys. Too many 'keys' used for other things. | Bruce Momjian | 1999-02-10 | 1 | -10/+10 |
* | Major optimizer improvement for joining a large number of tables. | Bruce Momjian | 1999-02-09 | 1 | -5/+5 |
* | Optimizer cleanup. | Bruce Momjian | 1999-02-08 | 1 | -3/+3 |
* | More optimizer cleanups. | Bruce Momjian | 1999-02-04 | 1 | -7/+6 |
* | More optimizer renaming HInfo -> HashInfo. | Bruce Momjian | 1999-02-04 | 1 | -3/+3 |
* | Cleanup of source files where 'return' or 'var =' is alone on a line. | Bruce Momjian | 1999-02-03 | 1 | -49/+25 |
* | Optimizer rename ClauseInfo -> RestrictInfo. Update optimizer README. | Bruce Momjian | 1999-02-03 | 1 | -3/+3 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -26/+22 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -6/+6 |
* | MergeSort was sometimes called mergejoin and was confusing. Now | Bruce Momjian | 1998-08-04 | 1 | -17/+17 |
* | Rename Rel to RelOptInfo. | Bruce Momjian | 1998-07-18 | 1 | -22/+22 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 | 1 | -19/+1 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -35/+35 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -76/+76 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -528/+569 |
* | Cleanup Makefiles | Marc G. Fournier | 1996-10-31 | 1 | -1/+4 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+623 |