Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-21 | Allow record_in() and record_recv() to work for transient record types. | Tom Lane | 9.1.19 |
| 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 |