Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-17 | Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. | Tom Lane | 9.5.13 |
| 2016-12-06 | Revert "Permit dump/reload of not-too-large >1GB tuples" | Alvaro Herrera | 9.5.6 |
| 2016-12-02 | Permit dump/reload of not-too-large >1GB tuples | Alvaro Herrera | 9.5.6 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.5.0 |
| 2015-05-14 | Support "expanded" objects, particularly arrays, for better performance. | Tom Lane | 9.5.0 |
| 2015-05-13 | Fix postgres_fdw to return the right ctid value in EvalPlanQual cases. | Tom Lane | 9.5.0 |
| 2015-02-21 | Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |