Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2025-04-07 Fix erroneous construction of functions' dependencies on transforms. Tom Lane 18.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2020-11-04 Remove useless entries for aggregate functions from fmgrtab.c. Tom Lane 14.0
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 9.5.24
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 9.6.20
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 10.15
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 11.10
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 12.5
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 13.0
2020-09-06 Fix misleading error message about inconsistent moving-aggregate types. Tom Lane 14.0
2020-03-17 Refactor our checks for valid function and aggregate signatures. 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-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 9.6.10
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 10.5
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. 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-14 Explicitly track whether aggregate final functions modify transition state. 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
2017-05-30 Fix improper quoting of format_type_be() output. Tom Lane 10.0
2016-06-22 Fix type-safety problem with parallel aggregate serial/deserialization. Tom Lane 9.6.0