Commits

DateSubjectAuthorReleases
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-08-18 In plpgsql, don't try to convert int2vector or oidvector to expanded array. Tom Lane 10.0
2016-08-18 In plpgsql, don't try to convert int2vector or oidvector to expanded array. Tom Lane 9.6.0
2016-08-18 In plpgsql, don't try to convert int2vector or oidvector to expanded array. Tom Lane 9.5.5
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-03 Add prefix to pl/pgsql global variables and functions Magnus Hagander 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-08-22 Detect mismatched CONTINUE and EXIT statements at plpgsql compile time. Tom Lane 9.6.0
2015-07-05 Further reduce overhead for passing plpgsql variables to the executor. Tom Lane 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-03-04 Use standard casting mechanism to convert types in plpgsql, when possible. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-04-06 Extra warnings and errors for PL/pgSQL Simon Riggs 9.4.0
2014-01-23 Make DROP IF EXISTS more consistently not fail Alvaro Herrera 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-22 Change the way we mark tuples as frozen. Robert Haas 9.4.0
2013-10-07 plpgsql: Add new option print_strict_params. Robert Haas 9.4.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0