Commits

DateSubjectAuthorReleases
2022-12-09 Create infrastructure for "soft" error reporting. Tom Lane 16.0
2022-12-03 Doc: flesh out fmgr/README's description of context-node usage. Tom Lane 16.0
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.6.18
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 10.13
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 11.8
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 12.3
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 13.0
2020-03-17 Avoid holding a directory FD open across assorted SRF calls. Tom Lane 9.5.22
2014-04-23 Fix documentation of FmgrInfo.fn_nargs. Tom Lane 9.4.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2008-10-31 Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE Tom Lane 8.4.0
2008-10-29 Be more tense about not creating tuplestores with randomAccess = true unless Tom Lane 8.4.0
2008-10-28 Extend ExecMakeFunctionResult() to support set-returning functions that return Tom Lane 8.4.0
2008-05-15 Add support for tracking call counts and elapsed runtime for user-defined Tom Lane 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2003-07-25 Error message editing in backend/utils (except /adt). Tom Lane 7.4.1
2003-04-08 First phase of work on array improvements. ARRAY[x,y,z] constructor Tom Lane 7.4.1
2002-08-30 Add expected tuple descriptor to ReturnSetInfo information for table Tom Lane 7.3.1
2002-08-30 PL/pgSQL functions can return sets. Neil Conway's patch, modified so Tom Lane 7.3.1
2002-05-12 First pass at set-returning-functions in FROM, by Joe Conway with Tom Lane 7.3.1
2000-11-19 Fix typo. Tom Lane 7.1.1
2000-11-19 Update README with proposed new method for determining calling convention Tom Lane 7.1.1
2000-05-28 Install fmgr rewrite doc as README file. Tom Lane 7.1.1