Re: BUG #2948: default null values for not-null domains
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Peter Eisentraut <peter_e(at)gmx(dot)net>
- Cc: pgsql-bugs(at)postgresql(dot)org, Sergiy Vyshnevetskiy <serg(at)vostok(dot)net>
- Subject: Re: BUG #2948: default null values for not-null domains
- Date: Thu, 01 Feb 2007 09:33:48 -0500
- Message-id: <17738(dot)1170340428(at)sss(dot)pgh(dot)pa(dot)us>
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane wrote:
>> I'm starting to get the feeling that the entire idea of NOT NULL
>> domains is broken :-(
> How is that so very different from having a default value of 5 with a
> domain that rejects 5?
Two words for you: outer joins.
regards, tom lane
Home |
Main Index |
Thread Index