| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-23 | Issue a NOTICE if a created function depends on any temp objects. | Tom Lane |
| 2025-09-16 | Provide more-specific error details/hints for function lookup failures. | Tom Lane |
| 2025-08-20 | Fix re-execution of a failed SQLFunctionCache entry. | Tom Lane |
| 2025-04-03 | Fix oversight in commit 0dca5d68d. | Tom Lane |
| 2025-04-02 | Change SQL-language functions to use the plan cache. | Tom Lane |
| 2022-08-10 | Fix handling of R/W expanded datums that are passed to SQL functions. | Tom Lane |
| 2022-03-15 | Fix collection of typos in the code and the documentation | Michael Paquier |
| 2022-02-08 | Rename create_function_N test scripts for clarity. | Tom Lane |
