Commits

DateSubjectAuthorReleases
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 10.13
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 11.8
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 13.0
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 12.3
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 9.6.18
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-10-28 Allow extracting fields from a ROW() expression in more cases. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-10-26 Support domains over composite types. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2011-11-21 Further code review for range types patch. Tom Lane 9.2.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2008-11-30 Remove inappropriate memory context switch in shutdown_MultiFuncCall(). Tom Lane 8.2.12
2008-11-30 Remove inappropriate memory context switch in shutdown_MultiFuncCall(). Tom Lane 8.3.6
2008-11-30 Remove inappropriate memory context switch in shutdown_MultiFuncCall(). Tom Lane 8.4.0
2008-08-25 Move exprType(), exprTypmod(), expression_tree_walker(), and related routines Tom Lane 8.4.0
2008-07-18 Implement SQL-spec RETURNS TABLE syntax for functions. Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-06-06 Fix up text concatenation so that it accepts all the reasonable cases that Tom Lane 8.3.0