Commits

DateSubjectAuthorReleases
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.4.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.3.0
2013-01-31 Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. Tom Lane 9.2.3
2013-01-31 Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-11-04 Add support for invoking parser callback hooks via SPI and in cached plans. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-21 Add new SPI_OK_REWRITTEN return code to SPI_execute and friends, for the Heikki Linnakangas 8.4.0
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.2.12
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.3.6