Re: BUG #1659: primary key accepts null value - Mailing list pgsql-bugs

From Ezequiel Tolnay
Subject Re: BUG #1659: primary key accepts null value
Date
Msg-id d5uck8$16he$1@news.hub.org
Whole thread Raw
In response to BUG #1659: primary key accepts null value  ("Ä°brahim" <ibrahimbayer@gmail.com>)
List pgsql-bugs
Ä°brahim wrote:
> The following bug has been logged online:
>
> Bug reference:      1659
> Logged by:          Ä°brahim
> Email address:      ibrahimbayer@gmail.com
> PostgreSQL version: 8.0.2
> Operating system:   Windows XP sp1
> Description:        primary key accepts null value
> Details:
>
> i m using pg 8.0.2 in a project with Visual Studio.NET at Windows Platform
> but when i send a null value to my Prmary Key column it accepts that value.
> I think it is a hard problem and i cant delete the null valued primary key
> column by PgAdmin3 can you help me about this? Thanks Ä°brahim BAYER
> Computer Engineer

Please include a reproducible example, otherwise you cannot expect
anyone to help you.

Regards,

Ezequiel Tolnay

pgsql-bugs by date:

Previous
From: "Pavel Krupets"
Date:
Subject: BUG #1661: JDBC DatabaseMetaData.getExportedKeys() returns invalid keys.
Next
From: raphala@tn.nic.in
Date:
Subject: Please help me