Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-11-10 | Ensure that RowExprs and whole-row Vars produce the expected column names. | Tom Lane | 9.4.0 |
| 2014-06-20 | Avoid leaking memory while evaluating arguments for a table function. | Tom Lane | 9.4.0 |
| 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-11-22 | Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. | Tom Lane | 9.4.0 |
| 2013-07-29 | Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) | Greg Stark | 9.4.0 |