Commits

DateSubjectAuthorReleases
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
2020-01-28 Added relation name in error messages for constraint checks. Amit Kapila 13.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
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 9.2.23
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 9.3.19
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 9.6.5
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 9.5.9
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 9.4.14
2017-08-09 Fix handling of container types in find_composite_type_dependencies. Tom Lane 10.0
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.6.4
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 10.0
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.3.18
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.4.13
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.2.22