PGS 7.2 : Insert with wrong number of values did not fail

Поиск
Список
Период
Сортировка
Hi,

I've got a question about a difference beetween PGS 7.2 and PGS 7.4
behaviours.

With PGS 7.2 :
 INSERT INTO table (col1, col2) VALUES (val1) doesn't fail

With PGS 7.4 :
 INSERT INTO table (col1, col2) VALUES (val1) failed

Is it a known bug ?

Thx.

Geoffrey KRETZ
Four J's Development Tools

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Deadlock and FK triggers
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Deadlock and FK triggers