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