BUG #1816: Insert null values on a null field

Поиск
Список
Период
Сортировка
От Rafael BArrios
Тема BUG #1816: Insert null values on a null field
Дата
Msg-id 20050809214315.D97E9F0B0A@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #1816: Insert null values on a null field  (Richard Huxton <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: "Josef Springer"
Дата:
Сообщение: BUG #1818: ODBC: Wrong encoding when reading string coumns
Следующее
От: "William ZHANG"
Дата:
Сообщение: Re: BUG #1815: ECPGdebug causes crash on Windows XP