Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.4.11 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-30 | Extract restriction OR clauses whether or not they are indexable. | Tom Lane | 9.4.0 |
| 2013-08-18 | Fix planner problems with LATERAL references in PlaceHolderVars. | Tom Lane | 9.4.0 |
| 2013-08-05 | Simplify query_planner's API by having it return the top-level RelOptInfo. | Tom Lane | 9.4.0 |