Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Domains as Subtypes


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: josh(at)agliodbs(dot)com
  • Cc: pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: Domains as Subtypes
  • Date: Fri, 24 Mar 2006 22:49:00 -0500
  • Message-id: <14084(dot)1143258540(at)sss(dot)pgh(dot)pa(dot)us>

Josh Berkus <josh(at)agliodbs(dot)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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group