Commits

DateSubjectAuthorReleases
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
2017-07-12 Fix ruleutils.c for domain-over-array cases, too. Tom Lane 9.5.8
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 10.0
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.4.13
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.5.8
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.2.22
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.3.18
2017-07-11 Fix multiple assignments to a column of a domain type. Tom Lane 9.6.4
2015-11-29 Avoid caching expression state trees for domain constraints across queries. Tom Lane 9.6.0
2015-11-29 Avoid caching expression state trees for domain constraints across queries. Tom Lane 9.5.0
2015-03-01 Use the typcache to cache constraints for domain types. Tom Lane 9.5.0
2012-02-01 Code review for plpgsql fn_signature patch. Tom Lane 9.2.0
2011-11-29 When a row fails a not-null constraint, show row's contents in errdetail. Tom Lane 9.2.0
2011-11-29 When a row fails a CHECK constraint, show row's contents in errdetail. Tom Lane 9.2.0