Commits

DateSubjectAuthorReleases
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-02-21 Drop support for Python 2.3 Peter Eisentraut 10.0
2016-10-26 Only treat Python Lists as array dimensions. Heikki Linnakangas 10.0
2016-10-26 Give a hint, when [] is incorrectly used for a composite type in array. Heikki Linnakangas 10.0
2016-10-26 Support multi-dimensional arrays in PL/python. Heikki Linnakangas 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2015-11-05 Fix memory leaks in PL/Python. Tom Lane 9.6.0
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.6.0
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.2.14
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.3.10
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.4.5
2015-08-21 Fix plpython crash when returning string representation of a RECORD result. Tom Lane 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-04-26 Add transforms feature Peter Eisentraut 9.5.0
2015-03-11 PL/Python: Avoid lossiness in float conversion Peter Eisentraut 9.5.0
2014-07-03 Improve support for composite types in PL/Python. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
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