Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-10 | Un-break whole-row Vars referencing domain-over-composite types. | Tom Lane | 11.17 |
| 2021-10-19 | Fix assignment to array of domain over composite. | Tom Lane | 11.14 |
| 2018-05-24 | Improve English wording of some other getObjectDescription() messages. | Tom Lane | 11.0 |
| 2017-11-01 | Fix ALTER TABLE code to update domain constraints when needed. | Tom Lane | 11.0 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |