Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-23 | Fix latent crash in do_text_output_multiline(). | Tom Lane | 9.3.14 |
| 2014-11-10 | Ensure that whole-row Vars produce nonempty column names. | Tom Lane | 9.3.6 |
| 2014-06-20 | Avoid leaking memory while evaluating arguments for a table function. | Tom Lane | 9.3.5 |
| 2013-04-27 | Incidental cleanup of matviews code. | Tom Lane | 9.3.0 |