Commits

DateSubjectAuthorReleases
2016-10-12 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 9.5.5
2016-10-12 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 9.6.1
2016-10-12 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 10.0
2014-07-03 Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. Tom Lane 9.4.0
2014-07-03 Redesign API presented by nodeAgg.c for ordered-set and similar aggregates. Tom Lane 9.5.0
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.0.18
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.1.14
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.2.9
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.3.5
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.4.0
2014-04-23 Fix documentation of FmgrInfo.fn_nargs. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-01-22 Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. Tom Lane 9.3.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
2011-02-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0
2010-12-27 Fix ill-chosen use of "private" as an argument and struct field name. Tom Lane 9.1.0
2010-02-08 Create an official API function for C functions to use to check if they are Tom Lane 9.0.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-09-03 If a loadable module has wrong values in its magic block, spell out 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
2007-09-27 Fix typos in two comments. Spotted by Brendan Jurd Tom Lane 8.3.0
2007-09-22 Parenthesize macro arguments safely. I see no bug among the current Tom Lane 8.3.0