Commits

DateSubjectAuthorReleases
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 13.0
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 9.5.22
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 10.13
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 11.8
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 9.6.18
2020-02-19 Fix confusion about event trigger vs. plain function in plpgsql. Tom Lane 12.3
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-25 Make the order of the header file includes consistent in non-backend modules. Amit Kapila 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-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-05-31 Fix C++ incompatibilities in plpgsql's header files. Tom Lane 12.0
2019-05-31 Fix C++ incompatibilities in plpgsql's header files. Tom Lane 11.4
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-24 PL/pgSQL: Add statement ID to statement structures Peter Eisentraut 12.0
2019-01-04 Support plpgsql variable names that conflict with unreserved SQL keywords. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 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-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-03-27 Allow memory contexts to have both fixed and variable ident strings. Tom Lane 11.0