Is this logical?

From: "Behrang Saeedzadeh" <behrangsa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Is this logical?
Date: 2006-09-09 21:42:19
Message-ID: 2991d56c0609091442x7a8772f3o178f4218ee88b0ba@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Shouldn't this create statement trigger an error?

create table bar (col1 int not null default null);

Shouldn't I be forbidden to insert null values into a non null column?

Regards,
Behi

--
"We can only see a short distance ahead,
but we can see plenty there
that needs to be done." - Alan Turing

"Science is a differential equation. Religion
is a boundary condition" - Alan Turing

Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa
http://my.opera.com/behrangsa

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2006-09-09 21:49:19 Re: Is this logical?
Previous Message Peter L. Berghold 2006-09-09 18:14:07 Idle in transaction state.