Commits

DateSubjectAuthorReleases
2020-03-17 Refactor our checks for valid function and aggregate signatures. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-08 Improve the handling of result type coercions in SQL functions. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 12.0
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.6.12
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.5.16
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 10.7
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 9.4.21
2018-11-10 Fix missing role dependencies for some schema and type ACLs. Tom Lane 11.2
2018-06-18 Remove obsolete prohibition on function name matching a column name. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.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-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2013-11-06 Prevent creating window functions with default arguments. Tom Lane 8.4.19
2013-11-06 Prevent creating window functions with default arguments. Tom Lane 9.0.15
2013-11-06 Prevent creating window functions with default arguments. Tom Lane 9.1.11
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 8.4.18
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.0.14