Re: WHERE =NULL malfunction in release 7.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WHERE =NULL malfunction in release 7.2
Дата
Msg-id 20838.1024679756@sss.pgh.pa.us
обсуждение исходный текст
Ответ на WHERE =NULL malfunction in release 7.2  (Ingo Ciechowski <ciechowski@cis-computer.com>)
Список pgsql-bugs
Ingo Ciechowski <ciechowski@cis-computer.com> writes:
> i++=# select * from uri where freigegeben=NULL;

This is not a bug; the 7.1.* behavior is the bug.

But see transform_null_equals if your application logic depends on
the old non-spec-compliant behavior.

            regards, tom lane

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