Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-09 | Fix handling of container types in find_composite_type_dependencies. | Tom Lane | 9.5.9 |
| 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 | 9.5.8 |
| 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 |