Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-15 | Fix assignment to array of domain over composite, redux. | Tom Lane | 12.15 |
| 2022-06-10 | Un-break whole-row Vars referencing domain-over-composite types. | Tom Lane | 12.12 |
| 2021-10-19 | Fix assignment to array of domain over composite. | Tom Lane | 12.9 |
| 2019-01-21 | Sort the dependent objects before recursing in findDependentObjects(). | Tom Lane | 12.0 |
| 2018-12-13 | Drop no-op CoerceToDomain nodes from expressions at planning time. | Tom Lane | 12.0 |