Commits
Showing commits that first shipped in 9.4 (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.4.18 |
| 2015-09-05 | Fix misc typos. | Heikki Linnakangas | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.4.0 |
| 2014-01-28 | Revert C comment change in slot_attisnull() | Bruce Momjian | 9.4.0 |
| 2014-01-25 | Adjust C comment in slot_attisnull() regarding nulls. | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-22 | Change the way we mark tuples as frozen. | Robert Haas | 9.4.0 |