Re: Bug with plpgsql handling of NULL argument of compound type
В списке pgsql-hackers по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: Bug with plpgsql handling of NULL argument of compound type |
| Дата | |
| Msg-id | 20160722194627.GA183946@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: Bug with plpgsql handling of NULL argument of compound type (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Bug with plpgsql handling of NULL argument of compound type
|
| Список | pgsql-hackers |
Tom Lane wrote: > Merlin Moncure <mmoncure@gmail.com> writes: > > Not sure we are guided there. Currently we follow the spec > > specifically with the IS NULL operator but not in other cases. > > Yeah. ExecEvalNullTest() has been taught about this, but most other > places that check null-ness just check overall datum null-ness without > any concern for composite types. This is a stopgap situation, obviously. On this topic, see also https://www.postgresql.org/message-id/20160708024746.1410.57282@wrigleys.postgresql.org -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера