Commits

DateSubjectAuthorReleases
2011-11-24 Preserve SQLSTATE when an SPI error is propagated through PL/python Heikki Linnakangas 9.2.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.0.5
2011-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.1.0
2011-08-18 Change PyInit_plpy to external linkage Peter Eisentraut 9.2.0
2011-08-18 Hide unused variable warnings under Python 3 Peter Eisentraut 9.2.0
2011-08-17 Fix two issues in plpython's handling of composite results. Tom Lane 9.1.0
2011-08-17 Fix two issues in plpython's handling of composite results. Tom Lane 9.2.0
2011-08-04 Restore the primacy of postgres.h in plpython.c. Andrew Dunstan 9.2.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.1.0
2011-07-16 Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 9.2.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2011-06-09 Pgindent run before 9.1 beta2. Bruce Momjian 9.1.0
2011-05-20 Message style improvements Peter Eisentraut 9.1.0
2011-04-28 Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. Andrew Dunstan 9.1.0
2011-04-20 Fix PL/Python traceback for error in separate file Peter Eisentraut 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-04-08 Fix some sloppiness in new PL/python get_source_line() function. Robert Haas 9.1.0
2011-04-06 Add traceback information to PL/Python errors Peter Eisentraut 9.1.0
2011-03-31 Don't leak the temporary PLyProcedure struct we create for inline plpython Heikki Linnakangas 9.1.0
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 9.1.0
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.2.21
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.3.15
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 8.4.8
2011-03-17 Fix PL/Python memory leak involving array slices Alvaro Herrera 9.0.4