Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-15 | Fix type-checking of RECORD-returning functions in FROM, redux. | Tom Lane | 12.19 |
| 2023-09-15 | Fix get_expr_result_type() to find field names for RECORD Consts. | Tom Lane | 12.17 |
| 2023-09-15 | Allow extracting fields from a ROW() expression in more cases. | Tom Lane | 12.17 |
| 2021-01-25 | Fix broken ruleutils support for function TRANSFORM clauses. | Tom Lane | 12.6 |
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 12.3 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |