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 |
| 2019-12-26 | Fix possible loss of sync between rectypeid and underlying PLpgSQL_type. | Tom Lane | 13.0 |
| 2019-08-15 | Fix plpgsql to re-look-up composite type names at need. | Tom Lane | 13.0 |
| 2019-07-03 | Ensure plpgsql result tuples have the right composite type marking. | Tom Lane | 13.0 |