Re: Domains as Subtypes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Domains as Subtypes
Date
Msg-id 14084.1143258540@sss.pgh.pa.us
Whole thread Raw
In response to Re: Domains as Subtypes  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Domains as Subtypes  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> <grin> you missed one.  Domains as parameters to functions are not 
> enforced.

I think we've got that one actually.  It's domains as PL-function output
types that aren't checked.  Also plpgsql fails to enforce domain checks
on its local variables.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Domains as Subtypes
Next
From: Neil Conway
Date:
Subject: Re: [SUGGESTION] CVSync