Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 12.21 |
| 2024-06-07 | Fix behavior of stable functions called from a CALL's argument list. | Tom Lane | 12.20 |
| 2024-05-15 | Fix handling of polymorphic output arguments for procedures. | Tom Lane | 12.20 |
| 2023-09-25 | Collect dependency information for parsed CallStmts. | Tom Lane | 12.17 |
| 2023-08-24 | Avoid unnecessary plancache revalidation of utility statements. | Tom Lane | 12.17 |
| 2020-12-28 | Fix thinko in plpgsql memory leak fix. | Tom Lane | 12.6 |
| 2018-11-04 | Fix bugs in plpgsql's handling of CALL argument lists. | Tom Lane | 12.0 |
| 2018-08-23 | PL/pgSQL: Extend test case | Peter Eisentraut | 12.0 |