Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2021-01-25 | Fix broken ruleutils support for function TRANSFORM clauses. | Tom Lane | 11.11 |
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 11.8 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |