Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-05 | Prevent stack overflow in container-type functions. | Noah Misch | 9.1.19 |
| 2015-08-21 | Allow record_in() and record_recv() to work for transient record types. | Tom Lane | 9.1.19 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2014-05-01 | Fix failure to detoast fields in composite elements of structured types. | Tom Lane | 9.1.14 |
| 2012-11-13 | Fix memory leaks in record_out() and record_send(). | Tom Lane | 9.1.7 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |