Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 15.8 |
| 2023-09-18 | Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal. | Tom Lane | 15.5 |
| 2023-07-18 | Doc: fix out-of-date example of SPI usage. | Tom Lane | 15.4 |
| 2022-02-28 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 15.0 |
| 2021-10-03 | Fix checking of query type in plpgsql's RETURN QUERY command. | Tom Lane | 15.0 |