Re: Is this logical? - Mailing list pgsql-general

From Ron Johnson
Subject Re: Is this logical?
Date
Msg-id 450336DF.2090205@cox.net
Whole thread Raw
In response to Is this logical?  ("Behrang Saeedzadeh" <behrangsa@gmail.com>)
Responses Re: Is this logical?  ("Behrang Saeedzadeh" <behrangsa@gmail.com>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Behrang Saeedzadeh wrote:
> 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?

What happens when you actually try to insert a record?

- --
Ron Johnson, Jr.
Jefferson LA  USA

Is "common sense" really valid?
For example, it is "common sense" to white-power racists that
whites are superior to blacks, and that those with brown skins
are mud people.
However, that "common sense" is obviously wrong.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFAzbfS9HxQb37XmcRAq6zAJ0SeZKRrHScWhVIwf3F7gZXTdbUQwCgyo7n
TZd05gua4cmoz4KMe01M5HQ=
=Zf4H
-----END PGP SIGNATURE-----

pgsql-general by date:

Previous
From: "Behrang Saeedzadeh"
Date:
Subject: Is this logical?
Next
From: Stephan Szabo
Date:
Subject: Re: Is this logical?