BUG #1816: Insert null values on a null field - Mailing list pgsql-bugs

From Rafael BArrios
Subject BUG #1816: Insert null values on a null field
Date
Msg-id 20050809214315.D97E9F0B0A@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #1816: Insert null values on a null field  (Richard Huxton <dev@archonet.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1816
Logged by:          Rafael BArrios
Email address:      rbarrios@emdis.net.co
PostgreSQL version: 8.02
Operating system:   FEdora Core 2
Description:        Insert null values on a null field
Details:

I have a table wich is referenced as foreing key for others, the problem is,
in my case my table is composed of 4 fields, 2 of them are FK but all of
them are not null by definition. If i insert the data for the FK and leave
the other 2 empty (null), the DB accept and insert the record without any
problem.

pgsql-bugs by date:

Previous
From: "Josef Springer"
Date:
Subject: BUG #1818: ODBC: Wrong encoding when reading string coumns
Next
From: "William ZHANG"
Date:
Subject: Re: BUG #1815: ECPGdebug causes crash on Windows XP