Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-02-11 | Fix GEQO to not assume its join order heuristic always works. | Tom Lane | 9.0.20 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.0.18 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-11-28 | Eliminate a lot of list-management overhead within join_search_one_level | Tom Lane | 9.0.0 |
| 2009-07-19 | Rewrite GEQO's gimme_tree function so that it always finds a legal join | Tom Lane | 9.0.0 |
| 2009-07-16 | Make GEQO's planning deterministic by having it start from a predictable | Tom Lane | 9.0.0 |