Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.3.16 |
| 2015-07-30 | Avoid some zero-divide hazards in the planner. | Tom Lane | 9.3.10 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 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 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 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 |