Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 15.9 |
| 2024-08-07 | Fix edge case in plpgsql's make_callstmt_target(). | Tom Lane | 15.9 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 15.8 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-02-28 | Don't use static storage for SaveTransactionCharacteristics(). | Tom Lane | 15.0 |
| 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 |
| 2021-08-21 | Improve error messages about misuse of SELECT INTO. | Tom Lane | 15.0 |