Commits

DateSubjectAuthorReleases
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.5.22
2020-03-13 Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro. Tom Lane 12.3
2020-03-13 Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro. Tom Lane 13.0
2020-03-13 Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro. Tom Lane 11.8
2020-03-13 Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro. Tom Lane 10.13
2020-01-08 Improve the handling of result type coercions in SQL functions. Tom Lane 13.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-06-14 Disallow set-returning functions inside CASE or COALESCE. Tom Lane 10.0
2017-01-18 Doc: improve documentation of new SRF-in-tlist behavior. Tom Lane 10.0
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 10.0
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 9.5.6
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 9.3.16
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 9.4.11
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 9.2.20
2016-11-22 Doc: improve documentation about composite-value usage. Tom Lane 9.6.2
2016-11-11 Doc: fix data types of FuncCallContext's call_cntr and max_calls fields. Tom Lane 9.6.2
2016-11-11 Doc: fix data types of FuncCallContext's call_cntr and max_calls fields. Tom Lane 10.0
2016-11-07 Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro." Tom Lane 10.0
2016-11-04 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 10.0
2015-02-21 Don't need to explain [1] kluge anymore in xfunc.sgml. Tom Lane 9.5.0
2014-12-21 Docs: clarify treatment of variadic functions with zero variadic arguments. Tom Lane 9.0.19
2014-12-21 Docs: clarify treatment of variadic functions with zero variadic arguments. Tom Lane 9.1.15