Commits

DateSubjectAuthorReleases
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
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
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-01-08 Improve the handling of result type coercions in SQL functions. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-03-25 Fix handling of collation in SQL-language functions. Tom Lane 9.1.0
2009-12-14 Fix a bug introduced when set-returning SQL functions were made inline-able: Tom Lane 8.4.3
2009-12-14 Fix a bug introduced when set-returning SQL functions were made inline-able: Tom Lane 9.0.0
2008-10-31 Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE Tom Lane 8.4.0
2008-03-18 Arrange to "inline" SQL functions that appear in a query's FROM clause, Tom Lane 8.4.0
2005-03-31 First phase of OUT-parameters project. We can now define and use SQL Tom Lane 8.1.0
2004-10-07 Fix problems with SQL functions returning rowtypes that have dropped Tom Lane 8.0.0
2000-08-24 SQL-language functions are now callable in ordinary fmgr contexts ... Tom Lane 7.1.1
2000-08-08 Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1