Commits

DateSubjectAuthorReleases
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
2003-09-17 Back-patch fix for plpython problems with dropped table columns; Tom Lane 7.3.5
2003-09-16 Fix some problems with dropped columns in plpython trigger functions. Tom Lane 7.4.1
2003-09-14 Fix plpython to generate separate cached procedure data for each Tom Lane 7.4.1
2003-08-04 Fix pltcl and plpython to support STATEMENT triggers. Tom Lane 7.4.1
2003-08-04 Put back braces removed by pgindent (not really pgindent's fault). Tom Lane 7.4.1
2003-07-31 Cause library-preload feature to report error if specified initialization Tom Lane 7.4.1
2003-07-25 Error message editing in src/pl. The plpython module could use another Tom Lane 7.4.1
2003-06-11 Fix brain damage in deciding which python input converter to use. Tom Lane 7.3.4
2003-06-11 Fix brain damage in deciding which python input converter to use. Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2003-02-13 Repair incorrect indexing for atttypmod, per Brad McLean. Tom Lane 7.3.3
2003-02-13 Repair incorrect indexing for atttypmod, per Brad McLean. Tom Lane 7.4.1
2003-01-31 Make plpython's spi_execute interface handle NULLs properly. Tom Lane 7.3.2
2003-01-31 Make plpython's spi_execute interface handle NULLs properly. Tom Lane 7.4.1
2003-01-31 Clean up plpython error reporting so that its regression test passes Tom Lane 7.3.2
2003-01-31 Clean up plpython error reporting so that its regression test passes Tom Lane 7.4.1