Commits

DateSubjectAuthorReleases
2017-01-25 Change unknown-type literals to type text in SELECT and RETURNING lists. Tom Lane 10.0
2015-03-04 Use standard casting mechanism to convert types in plpgsql, when possible. Tom Lane 9.5.0
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.0.19
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.1.15
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.2.10
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.3.6
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.4.0
2014-08-10 Clarify type resolution behavior for domain types. Tom Lane 9.5.0
2011-11-17 Extend the unknowns-are-same-as-known-inputs type resolution heuristic. Tom Lane 9.2.0
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 8.2.22
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 8.3.16
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 8.4.9
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 9.0.5
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 9.1.0
2011-09-06 Update type-conversion documentation for long-ago changes. Tom Lane 9.2.0
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2008-12-18 Code review for function default parameters patch. Fix numerous problems as Tom Lane 8.4.0
2008-07-30 Flip the default typispreferred setting from true to false. This affects Tom Lane 8.4.0
2008-07-30 Replace the hard-wired type knowledge in TypeCategory() and IsPreferredType() Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2007-11-26 Fix select_common_type() so that it can select a domain type, if all inputs Tom Lane 8.3.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2005-06-26 Add Oracle-compatible GREATEST and LEAST functions. Pavel Stehule Tom Lane 8.1.0
2004-12-23 More minor updates and copy-editing. Tom Lane 8.0.0