Commits

DateSubjectAuthorReleases
2025-11-23 Issue a NOTICE if a created function depends on any temp objects. Tom Lane 19 (unreleased)
2025-04-07 Fix erroneous construction of functions' dependencies on transforms. Tom Lane 18.0
2024-10-31 Add a parse location field to struct FunctionParameter. Tom Lane 18.0
2024-08-21 Disallow creating binary-coercible casts involving range types. Tom Lane 18.0
2024-08-21 Disallow creating binary-coercible casts involving range types. Tom Lane 17.0
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 17.0
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 13.16
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 15.8
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 16.4
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 12.20
2024-05-15 Fix handling of polymorphic output arguments for procedures. Tom Lane 14.13
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-10-17 Record dependencies of a cast on other casts that it requires. Tom Lane 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 13.7
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 11.16
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 12.11
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 10.21
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 15.0
2022-04-20 Fix breakage in AlterFunction(). Tom Lane 14.3
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 14.0
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 15.0
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 12.9
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 13.5
2021-09-21 Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane 11.14