Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-09 | Fix handling of container types in find_composite_type_dependencies. | Tom Lane | 9.6.5 |
| 2017-07-12 | Fix ruleutils.c for domain-over-array cases, too. | Tom Lane | 9.6.4 |
| 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 |