Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2010-04-30 Fix multiple memory leaks in PLy_spi_execute_fetch_result: it would leak Tom Lane 8.0.25
2010-02-18 Volatile-ize all five places where we expect a PG_TRY block to restore Tom Lane 8.0.24
2008-07-28 Update 8.1 and 8.0 plpython to work with Python 2.5. This backports several Tom Lane 8.0.18
2006-01-17 Repair problems with the result of lookup_rowtype_tupdesc() possibly being Tom Lane 8.0.7
2005-03-24 Adjust plpython to convert \r\n and \r to \n in Python scripts, Tom Lane 8.0.2
2004-12-17 Hook up the plpython result-object nrows and status methods correctly. Tom Lane 8.0.0
2004-09-19 Add defenses against plpython functions being declared to take or return Tom Lane 8.0.0
2004-09-13 Redesign query-snapshot timing so that volatile functions in READ COMMITTED Tom Lane 8.0.0
2004-08-04 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments Tom Lane 8.0.0
2004-07-31 Be more consistent about reporting SPI errors in the various PLs. Tom Lane 8.0.0
2004-07-31 Restructure error handling as recently discussed. It is now really Tom Lane 8.0.0
2004-06-06 Infrastructure for I/O of composite types: arrange for the I/O routines Tom Lane 8.0.0
2004-06-05 Tweak palloc/repalloc to allow zero bytes to be requested, as per recent Tom Lane 8.0.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2004-01-06 Apply the core parts of Dennis Bjorklund's patch to allow function Tom Lane 8.0.0