Re: Bug with plpgsql handling of NULL argument of compound type

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: Bug with plpgsql handling of NULL argument of compound type
Дата
Msg-id
20160722194627.GA183946@alvherre.pgsql
Ответ на
Список
Дерево обсуждения
Bug with plpgsql handling of NULL argument of compound type Jim Nasby <Jim.Nasby@BlueTreble.com>
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 "David G. Johnston" <david.g.johnston@gmail.com>
Re: Bug with plpgsql handling of NULL argument of compound type Merlin Moncure <mmoncure@gmail.com>
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 Alvaro Herrera <alvherre@2ndquadrant.com>
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 "David G. Johnston" <david.g.johnston@gmail.com>
Re: Bug with plpgsql handling of NULL argument of compound type Jim Nasby <Jim.Nasby@BlueTreble.com>
Tom Lane wrote:
> Merlin Moncure  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 по дате отправления
От: Tom Lane
Дата:
От: Tom Lane
Дата:
FAQ