Commits

DateSubjectAuthorReleases
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 17.0
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 12.19
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 16.3
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 13.15
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 14.12
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 15.7
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 12.17
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 13.13
2023-09-15 Fix get_expr_result_type() to find field names for RECORD Consts. Tom Lane 11.22
2023-09-15 Allow extracting fields from a ROW() expression in more cases. Tom Lane 11.22
2023-09-15 Allow extracting fields from a ROW() expression in more cases. Tom Lane 12.17
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 16.0
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 15.1
2022-10-16 Fix EXPLAIN of SEARCH BREADTH FIRST with a constant initial value. Tom Lane 14.6
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 14.0
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 9.6.21
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 9.5.25
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 10.16
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 11.11
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 13.2
2021-01-25 Fix broken ruleutils support for function TRANSFORM clauses. Tom Lane 12.6
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-14 Restructure polymorphic-type resolution in funcapi.c. Tom Lane 9.5.22