Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-03 | Mark read/write expanded values as read-only in ExecProject(). | Tom Lane | 9.5.4 |
| 2016-05-23 | Fix latent crash in do_text_output_multiline(). | Tom Lane | 9.5.4 |
| 2015-05-14 | Support "expanded" objects, particularly arrays, for better performance. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-11-10 | Ensure that RowExprs and whole-row Vars produce the expected column names. | Tom Lane | 9.5.0 |
| 2014-10-13 | C comments: adjust execTuples.c for new structure | Bruce Momjian | 9.5.0 |