Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-08-09 | Fix handling of container types in find_composite_type_dependencies. | Tom Lane | 9.2.23 |
| 2017-07-12 | Fix ruleutils.c for domain-over-array cases, too. | Tom Lane | 9.2.22 |
| 2017-07-11 | Fix multiple assignments to a column of a domain type. | Tom Lane | 9.2.22 |
| 2012-04-03 | Add support for renaming domain constraints | Peter Eisentraut | 9.2.0 |
| 2012-01-05 | Improve ALTER DOMAIN / DROP CONSTRAINT with nonexistent constraint | Peter Eisentraut | 9.2.0 |
| 2011-12-22 | Add ALTER DOMAIN ... RENAME | Peter Eisentraut | 9.2.0 |
| 2011-06-30 | Enable CHECK constraints to be declared NOT VALID | Alvaro Herrera | 9.2.0 |