Commits

DateSubjectAuthorReleases
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-07-05 Reduce messages about implicit indexes and sequences to DEBUG1. Robert Haas 9.3.0
2012-04-03 Add support for renaming domain constraints Peter Eisentraut 9.2.0
2012-02-01 Code review for plpgsql fn_signature patch. Tom Lane 9.2.0
2012-01-31 Print function signature, not just name, in PL/pgSQL error messages. Heikki Linnakangas 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-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
2011-06-30 Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 9.2.0
2011-06-21 Message style and spelling improvements Peter Eisentraut 9.2.0
2011-06-21 Message style and spelling improvements Peter Eisentraut 9.1.0
2011-06-08 Allow domains over arrays to match ANYARRAY parameters again. Tom Lane 9.1.0
2010-10-21 Improve handling of domains over arrays. Tom Lane 9.1.0
2010-08-02 Remove ancient PL/pgsql line numbering hack. Robert Haas 9.1.0
2008-06-11 Improve reporting of dependencies in DROP to work like the scheme that we Tom Lane 8.4.0