| От | Andrew Gierth |
|---|---|
| Тема | Re: Proposal: revert behavior of IS NULL on row types |
| Дата | |
| Msg-id | 8760rxqfjs.fsf@news-spur.riddles.org.uk обсуждение |
| Ответ на | Re: Proposal: revert behavior of IS NULL on row types (Andrew Gierth <andrew@tao11.riddles.org.uk>) |
| Список | pgsql-hackers |
>>>>> "Andrew" == Andrew Gierth <andrew@tao11.riddles.org.uk> writes: >>> Whole-row vars when constructed never contain the null value. David> ...but what does this mean in end-user terms? Andrew> It means for example that this query: Andrew> select y from x left join y on (x.id=y.id) where y is null; Andrew> would always return 0 rows. On second thoughts I'll take this one back. Specifying that whole-row vars don't contain the null value when constructed doesn't actually result in no rows, since the construction is logically below the join; and hence even with that rule in place, the query would return a row for each non-matched "x" row. -- Andrew (irc:RhodiumToad)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера