Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-16 | Improve plpgsql's ability to handle arguments declared as RECORD. | Tom Lane | 13.9 |
| 2021-09-13 | Fix EXIT out of outermost block in plpgsql. | Tom Lane | 13.5 |
| 2020-03-19 | Introduce "anycompatible" family of polymorphic types. | Tom Lane | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-02-19 | Fix confusion about event trigger vs. plain function in plpgsql. | Tom Lane | 13.0 |
| 2019-08-15 | Fix plpgsql to re-look-up composite type names at need. | Tom Lane | 13.0 |