| От | Tom Lane |
|---|---|
| Тема | Re: comparing rows |
| Дата | |
| Msg-id | 7364.965310935@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | RE: comparing rows (Magnus Hagander <mha@sollentuna.net>) |
| Ответы |
Re: comparing rows
|
| Список | pgsql-hackers |
Magnus Hagander <mha@sollentuna.net> writes:
> Summary of MS:
> When it runs in ANSI mode, null != null.
> When it runs in backwards compatible mode , null=null.
Oh, that's interesting, they fixed their bug.
foo = NULL should produce NULL (*not* true, and *not* false either,
though it'd act like false in a CASE test).
Here is one vote for ripping out our parser kluge and making null act
like it should according to the spec. Comments?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера