Commits

DateSubjectAuthorReleases
2021-02-02 Remove extra increment of plpgsql's statement counter for FOR loops. Tom Lane 13.2
2021-02-02 Remove extra increment of plpgsql's statement counter for FOR loops. Tom Lane 14.0
2021-01-26 Improve performance of repeated CALLs within plpgsql procedures. Tom Lane 14.0
2021-01-04 Rethink the "read/write parameter" mechanism in pl/pgsql. Tom Lane 14.0
2021-01-04 Remove PLPGSQL_DTYPE_ARRAYELEM datum type within pl/pgsql. Tom Lane 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2021-01-04 Add the ability for the core grammar to have more than one parse target. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-02 Remove unused parameter Peter Eisentraut 14.0
2020-06-09 Spelling adjustments Peter Eisentraut 13.0
2020-06-09 Spelling adjustments Peter Eisentraut 14.0
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 11.6
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 13.0
2019-08-15 Fix plpgsql to re-look-up composite type names at need. Tom Lane 12.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-03-24 Transaction chaining Peter Eisentraut 12.0
2019-01-24 PL/pgSQL: Add statement ID to statement structures Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-05 Ensure that PLPGSQL_DTYPE_ROW variables have valid refname fields. Tom Lane 11.0
2018-10-05 Ensure that PLPGSQL_DTYPE_ROW variables have valid refname fields. Tom Lane 12.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-05 PL/pgSQL: Add support for SET TRANSACTION Peter Eisentraut 11.0