Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-05 | Prevent stack overflow in container-type functions. | Noah Misch | 9.2.14 |
| 2015-08-21 | Allow record_in() and record_recv() to work for transient record types. | Tom Lane | 9.2.14 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.2.9 |
| 2013-11-03 | Prevent memory leaks from accumulating across printtup() calls. | Tom Lane | 9.2.6 |
| 2012-11-13 | Fix memory leaks in record_out() and record_send(). | Tom Lane | 9.2.2 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |