Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-22 Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU Tom Lane 7.1.1
2000-02-15 New cost model for planning, incorporating a penalty for random page Tom Lane 7.1.1
2000-02-05 Further cleanup for OR-of-AND WHERE-clauses. orindxpath can now handle Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-22 Revise handling of index-type-specific indexscan cost estimation, per Tom Lane 7.1.1
2000-01-09 Another round of planner/optimizer work. This is just restructuring and Tom Lane 7.1.1
1999-08-16 Major planner/optimizer revision: get rid of PathOrder node type, Tom Lane 7.1.1
1999-07-27 First cut at doing LIKE/regex indexing optimization in Tom Lane 7.1.1
1999-07-25 Further work on planning of indexscans. Cleaned up interfaces Tom Lane 7.1.1
1999-07-24 Clean up messy clause-selectivity code in clausesel.c; repair bug Tom Lane 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-08 Fix OR index selectivity problem. Bruce Momjian 7.1.1
1999-03-08 Fix for Alpha OR selectivity bug. Bruce Momjian 7.1.1
1999-02-21 From: Tatsuo Ishii <t-ishii@sra.co.jp> Marc G. Fournier 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-11 More optimizer speedups. Bruce Momjian 7.1.1
1999-02-10 Optmizer cleanup Bruce Momjian 7.1.1