Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-07-30 | Avoid some zero-divide hazards in the planner. | Tom Lane | 9.3.10 |
| 2013-08-18 | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 9.3.0 |
| 2013-04-29 | Postpone creation of pathkeys lists to fix bug #8049. | Tom Lane | 9.3.0 |
| 2012-08-30 | Adjust definition of cheapest_total_path to work better with LATERAL. | Tom Lane | 9.3.0 |
| 2012-08-27 | Fix up planner infrastructure to support LATERAL properly. | Tom Lane | 9.3.0 |