mirror of https://github.com/postgres/postgres
we need to check domain constraints. We used to do it correctly, but 8.4 introduced a separate code path for the "ARRAY[]::arraytype" case to infer the type of an empty ARRAY construct from the cast target, and forgot to take domains into account. Per report from Florian G. Pflug.REL8_4_STABLE
parent
66ad0b3a05
commit
959af88533
Loading…
Reference in new issue