Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-15 | Fix failure with initplans used conditionally during EvalPlanQual rechecks. | Tom Lane | 9.3.25 |
| 2018-08-17 | Set scan direction appropriately for SubPlans (bug #15336) | Andrew Gierth | 9.3.25 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-11 | Fix cross-type case in partial row matching for hashed subplans. | Tom Lane | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-08-28 | Split heapam_xlog.h from heapam.h | Alvaro Herrera | 9.3.0 |
| 2012-06-21 | Fix memory leak in ARRAY(SELECT ...) subqueries. | Tom Lane | 9.3.0 |