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
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 17.0
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 12.19
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 15.7
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 14.12
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 16.3
2024-03-12 Fix confusion about the return rowtype of SQL-language procedures. Tom Lane 13.15
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 16.0
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 15.1
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 11.18
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 12.13
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 13.9
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 10.23
2022-11-03 Avoid crash after function syntax error in a replication worker. Tom Lane 14.6
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 14.0
2021-08-31 Fix missed lock acquisition while inlining new-style SQL functions. Tom Lane 15.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-04-08 Suppress uninitialized-variable warning. Tom Lane 14.0
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 13.1
2020-10-19 Fix list-munging bug that broke SQL function result coercions. Tom Lane 14.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0