Make foo=null a warning by default.

Поиск
Список
Период
Сортировка
От David Fetter
Тема Make foo=null a warning by default.
Дата
Msg-id 20180716014042.GS22932@fetter.org
обсуждение исходный текст
Ответы Re: Make foo=null a warning by default.  (Heikki Linnakangas <hlinnaka@iki.fi>)
Re: Make foo=null a warning by default.  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
Folks,

Per a discussion with Andrew Gierth and Vik Fearing, both of whom
helped make this happen, please find attached a patch which makes it
possible to get SQL standard behavior for "= NULL", which is an error.
It's been upgraded to a warning, and can still be downgraded to
silence (off) and MS-SQL-compatible behavior (on).

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: why partition pruning doesn't work?
Следующее
От: Michael Paquier
Дата:
Сообщение: Refactor documentation for wait events (Was: pgsql: Add wait eventfor fsync of WAL segments)