Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 13.17 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 13.16 |
| 2024-05-15 | Fix handling of polymorphic output arguments for procedures. | Tom Lane | 13.16 |
| 2023-09-25 | Collect dependency information for parsed CallStmts. | Tom Lane | 13.13 |
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 13.13 |
| 2020-12-28 | Fix thinko in plpgsql memory leak fix. | Tom Lane | 13.2 |