Commits

DateSubjectAuthorReleases
2023-04-28 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 16.0
2023-04-28 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 13.11
2023-04-28 Handle zero-length sublist correctly in Python -> SQL array conversion. Tom Lane 15.3
2022-03-08 plpython: Code cleanup related to removal of Python 2 support. Andres Freund 15.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-10-02 Tidy up error reporting when converting PL/Python arrays. Heikki Linnakangas 14.0
2020-10-01 Fix incorrect assertion on number of array dimensions. Heikki Linnakangas 10.15
2020-10-01 Fix incorrect assertion on number of array dimensions. Heikki Linnakangas 11.10
2020-10-01 Fix incorrect assertion on number of array dimensions. Heikki Linnakangas 12.5
2020-10-01 Fix incorrect assertion on number of array dimensions. Heikki Linnakangas 13.1
2020-10-01 Fix incorrect assertion on number of array dimensions. Heikki Linnakangas 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-11-04 Fix some compiler warnings on older compilers Peter Eisentraut 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2018-02-13 Make plpgsql use its DTYPE_REC code paths for composite-type variables. Tom Lane 11.0
2018-01-19 PL/Python: Simplify PLyLong_FromInt64 Peter Eisentraut 11.0
2017-11-18 Consistently catch errors from Python _New() functions Peter Eisentraut 11.0
2017-11-16 Make PL/Python handle domain-type conversions correctly. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-08-04 Message style improvements Peter Eisentraut 10.0
2017-06-30 PL/Python: Fix hint about returning composite type from Python Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0