Commits

DateSubjectAuthorReleases
2018-02-27 Use the correct tuplestore read pointer in a NamedTuplestoreScan. Tom Lane 11.0
2018-02-27 Use the correct tuplestore read pointer in a NamedTuplestoreScan. Tom Lane 10.4
2018-02-14 Support CONSTANT/NOT NULL/initial value for plpgsql composite variables. Tom Lane 11.0
2018-02-13 Make plpgsql use its DTYPE_REC code paths for composite-type variables. Tom Lane 11.0
2018-01-10 Add tests for PL/pgSQL returning unnamed portals as refcursor Peter Eisentraut 11.0
2017-12-31 Improve regression tests' code coverage for plpgsql control structures. Tom Lane 11.0
2017-12-13 Start a separate test suite for plpgsql Peter Eisentraut 11.0
2017-12-10 Stabilize output of new regression test case. Tom Lane 11.0
2017-12-09 Fix plpgsql to reinitialize record variables at block re-entry. Tom Lane 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 11.0
2017-10-16 Fix incorrect handling of CTEs and ENRs as DML target relations. Tom Lane 10.1
2017-09-11 Prefer argument name over "$n" for the refname of a plpgsql argument. Tom Lane 11.0
2017-06-28 Fix transition tables for ON CONFLICT. Andrew Gierth 10.0
2017-06-14 Teach PL/pgSQL about partitioned tables. Dean Rasheed 10.0
2017-05-10 Don't permit transition tables with TRUNCATE triggers. Robert Haas 10.0
2017-04-03 Fix whitespace Peter Eisentraut 10.0
2017-04-01 Add transition table support to plpgsql. Kevin Grittner 10.0
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.2.20
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.3.16
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.5.6