Commits

DateSubjectAuthorReleases
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2024-03-30 Add pg_basetype() function to extract a domain's base type. Tom Lane 17.0
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 15.3
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 14.8
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 13.11
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 16.0
2023-04-15 Fix assignment to array of domain over composite, redux. Tom Lane 12.15
2022-12-11 Convert domain_in to report errors softly. Tom Lane 16.0
2022-06-10 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 12.12
2022-06-10 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 14.4
2022-06-10 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 13.8
2022-06-10 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 11.17
2022-06-10 Un-break whole-row Vars referencing domain-over-composite types. Tom Lane 15.0
2021-10-31 plpgsql: report proper line number for errors in variable initialization. Tom Lane 15.0
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 12.9
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 13.5
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 11.14
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 15.0
2021-10-19 Fix assignment to array of domain over composite. Tom Lane 14.1
2020-11-19 Remove undocumented IS [NOT] OF syntax. Tom Lane 14.0
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
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