On 2/9/07, Tom Lane <[EMAIL PROTECTED]> wrote:
Jim Nasby <[EMAIL PROTECTED]> writes:
> Note that DOMAIN support unfortunately isn't perfect; for example,
> plpgsql doesn't enforce domain constraints (IIRC there's some other
> bugs as well).
Fixed in 8.2 ... not that there aren't necessarily bugs left, but the
above as a blanket statement is obsolete.
biggest limitation of domains is IMO a lack of an array type.
merlin
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend