Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-08-21 | Fix plpython crash when returning string representation of a RECORD result. | Tom Lane | 9.4.5 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2013-12-22 | Change the way we mark tuples as frozen. | Robert Haas | 9.4.0 |
| 2013-11-26 | Handle domains over arrays like plain arrays in PL/python. | Heikki Linnakangas | 9.4.0 |
| 2013-07-06 | PL/Python: Convert numeric to Decimal | Peter Eisentraut | 9.4.0 |