Commits

DateSubjectAuthorReleases
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.5.13
2018-02-27 Prevent dangling-pointer access when update trigger returns old tuple. Tom Lane 9.6.9
2018-02-27 Improve regression test coverage of regress.c. Tom Lane 11.0
2018-02-27 Remove unused functions in regress.c. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2016-11-08 Replace uses of SPI_modifytuple that intend to allocate in current context. Tom Lane 10.0
2016-11-08 Make SPI_fnumber() reject dropped columns. Tom Lane 10.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.6.0
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.1.20
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.4.6
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.5.1
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.3.11
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.2.15
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.5.0
2015-08-03 Fix a number of places that produced XX000 errors in the regression tests. Tom Lane 9.6.0
2015-02-03 Remove unused "m" field in LSEG. Tom Lane 9.5.0
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.4.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0
2010-10-08 Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. Tom Lane 9.1.0
2009-01-07 Fix executor/spi.h to follow our usual conventions for include files, ie, Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-03-15 Make use of plancache module for SPI plans. In particular, since plpgsql Tom Lane 8.3.0