Commits

DateSubjectAuthorReleases
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.6.2
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 10.0
2016-12-13 Improve handling of array elements as getdiag_targets and cursor_variables. Tom Lane 10.0
2016-11-06 Need to do SPI_push/SPI_pop around expression evaluation in plpgsql. Tom Lane 10.0
2016-11-06 Need to do SPI_push/SPI_pop around expression evaluation in plpgsql. Tom Lane 9.6.2
2016-11-06 Need to do SPI_push/SPI_pop around expression evaluation in plpgsql. Tom Lane 9.5.6
2016-06-03 Mark read/write expanded values as read-only in ValuesNext(), too. Tom Lane 9.6.0
2016-06-03 Mark read/write expanded values as read-only in ValuesNext(), too. Tom Lane 9.5.4
2016-06-03 Mark read/write expanded values as read-only in ExecProject(). Tom Lane 9.6.0
2016-06-03 Mark read/write expanded values as read-only in ExecProject(). Tom Lane 9.5.4
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.1.20
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.2.15
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.3.11
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.4.6
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.5.0
2015-10-20 Eschew "RESET statement_timeout" in tests. Noah Misch 9.6.0
2015-08-23 Tweak wording of syntax error messages about bad CONTINUE/EXIT statements. Tom Lane 9.6.0
2015-08-22 Detect mismatched CONTINUE and EXIT statements at plpgsql compile time. Tom Lane 9.6.0
2015-08-15 Repair unsafe use of shared typecast-lookup table in plpgsql DO blocks. Tom Lane 9.5.0
2015-08-15 Repair unsafe use of shared typecast-lookup table in plpgsql DO blocks. Tom Lane 9.6.0
2015-07-17 Repair mishandling of cached cast-expression trees in plpgsql. Tom Lane 9.5.0
2015-07-17 Repair mishandling of cached cast-expression trees in plpgsql. Tom Lane 9.6.0
2015-06-12 Fix failure to cover scalar-vs-rowtype cases in exec_stmt_return(). Tom Lane 9.5.0
2015-03-25 Add an ASSERT statement in plpgsql. Tom Lane 9.5.0
2015-02-26 Free SQLSTATE and SQLERRM no earlier than other PL/pgSQL variables. Noah Misch 9.0.20